Skip to content

#ceeeba

a light, vivid green · neutral · closest name: Light Goldenrod Yellow

RGB
206, 238, 186
HSL
97°, 61%, 83%
CMYK
13, 0, 22, 7
Luminance
0.7782

At a glance

Every number on this page in one read: what #ceeeba is made of, how bright it looks, and which way it leans.

Hex
#ceeeba
Hue
97°
green
Saturation
61%
vivid
Lightness
83%
light
Brightness
93%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7782
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.56:1
Closest name
Light Goldenrod Yellow
ΔE2000 9.9
Where it sits
Hue97° of 360°
Saturation61%
Lightness83%
Temperature
Warm ← → Cool53% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ceeeba
RGBrgb(206, 238, 186)
HSLhsl(97, 61%, 83%)
CMYKcmyk(13%, 0%, 22%, 7%)
LABlab(90.7 -19.6 21.8)
LCHlch(90.7 29.3 132.0)
OKLCHoklch(0.913 0.077 133.6)
Decimal13561530
Display P3color(display-p3 0.808 0.933 0.729)

Copy-ready code

/* CSS */
color: #ceeeba;
background-color: #ceeeba;
/* Tailwind (arbitrary) */
class="text-[#ceeeba] bg-[#ceeeba]"
/* SCSS */
$brand: #ceeeba;
/* SwiftUI */
Color(red: 0.808, green: 0.933, blue: 0.729)
/* Android */
Color.parseColor("#ceeeba")
/* Flutter */
Color(0xFFCEEEBA)
/* Python / OpenCV (BGR) */
(186, 238, 206)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ceeeba · 16.56:1
Use #000000AAA at every size.
Aa
White text · 1.27:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ceeeba as text scores 1.27:1 on white and 16.56:1 on black.

Accessibility — WCAG contrast

Aa
#ceeeba on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ceeeba on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E6B7
deuteranopia · #EDE3BC
tritanopia · #CFEAE0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ceeeba is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7FBF4
#EEF7E8
#ceeeba
#BFE9A5
#9FDE78
#7FD34B
#69C430
#58A428
#468320
#355F1B
#213C11
Base = 200Lightest = 50 · #F7FBF4Darkest = 950 · #213C11
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EEF7E8;
  --brand-200: #ceeeba;
  --brand-300: #BFE9A5;
  --brand-400: #9FDE78;
  --brand-500: #7FD34B;
  --brand-600: #69C430;
  --brand-700: #58A428;
  --brand-800: #468320;
  --brand-900: #355F1B;
  --brand-950: #213C11;
  --brand: #ceeeba;
  --brand-ink: #000000;
}

Colors that work with #ceeeba

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7FAF4
Tinted page background
Border#D1EDC0
Hairlines and dividers
Muted text#6A9B4B
Captions on the surface
Accent#5324A8
Second voice, not a rival
Dark variant#376619
Hover, pressed, headers
Light variant#F0FAEB
Selected rows, tints
Dark surface#1A2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ceeeba

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DABAEE
Analogous left#E8EEBA
Analogous right#BAEEC0
Split-complement 1#C0BAEE
Split-complement 2#EEBAE8
Triadic 1#BACEEE
Triadic 2#EEBACE
Tetradic#BAE8EE

RGB percentages

Red80.8%
Green93.3%
Blue72.9%

CMYK percentages

Cyan13.4%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#ceeeba text on a black background

contrast 16.56:1

Card sample

#ceeeba text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceeeba;
Background color
Panel with #ceeeba background
background-color: #ceeeba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceeeba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 238, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 238, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceeeba;
background: linear-gradient(135deg, #ceeeba, #BAEEC9);

Monochromatic scale

Palettes built from #ceeeba

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ceeeba in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ceeeba, answered

What color is #ceeeba?

#ceeeba is a light vivid green, closest to Light Goldenrod Yellow (ΔE2000 9.9). It sits at 97° on the hue wheel with 61% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #ceeeba?

rgb(206, 238, 186) — 206 red, 238 green and 186 blue out of 255, or 80.8% / 93.3% / 72.9% by channel.

Is #ceeeba a light or a dark color?

It is a light color. Relative luminance is 0.7782 and perceived brightness is 88%, so black text on it reaches 16.56:1.

Should I use black or white text on #ceeeba?

Black. It scores 16.56:1 against #ceeeba, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #ceeeba?

#DABAEE sits directly opposite on the wheel. Softer options are the split-complements #C0BAEE and #EEBAE8, which give the same contrast with far less vibration.

What colors go well with #ceeeba?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #6A9B4B for secondary text, #5324A8 as an accent and #376619 for hover and pressed states. For a palette, the analogous pair #E8EEBA and #BAEEC0 stays calm, while #DABAEE is the loudest partner.

What is #ceeeba in CMYK for printing?

cmyk(13%, 0%, 22%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ceeeba warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E1EEBA; nudged cooler, #BAEFB9.

Work with #ceeeba in the Color Lab