#CEEEAA#CEEEAA
#CEEEAA is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.095 H 128.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEAA |
|---|---|
| RGB | rgb(206, 238, 170) |
| HSL | hsl(88, 67%, 80%) |
| HSV | hsv(88, 29%, 93%) |
| CMYK | cmyk(13.4%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(90.40, -22.02, 29.58) |
| CIE-LCH | lch(90.40, 36.88, 126.67°) |
| OKLab | oklab(90.94% -0.0595 0.0744) |
| OKLCH | oklch(90.94% 0.095 128.6) |
| XYZ | xyz(63.2828, 77.1726, 49.5842) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.67
Very Pale Green
#CFFDBC
ΔE00 4.08
Light Grey Green
#B7E1A1
ΔE00 4.08
Very Light Green
#D1FFBD
ΔE00 4.28
Washed Out Green
#BCF5A6
ΔE00 4.50
Pale Green
#C7FDB5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEAA #CAAAEE
analogous
#EEECAA #CEEEAA #ACEEAA
triadic
#CEEEAA #AACEEE #EEAACE
tetradic
#CEEEAA #AAEEEC #CAAAEE #EEAAAC
square
#CEEEAA #AAEEEC #CAAAEE #EEAAAC
split-complementary
#CEEEAA #AAACEE #ECAAEE
monochromatic
#93DA44 #B1E477 #CEEEAA #EBF8DD #F0FAE5
Accessibility & contrast
On white
1.28
#CEEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CEEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEAA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEAA | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F0E3AD
Tritanopia (blue-blind)
#D1E8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceeeaa; /* rgb */ color: rgb(206, 238, 170); /* oklch */ color: oklch(90.9% 0.095 128.6);
Tailwind
colors: {
custom: {
50: '#ddf3c3',
500: '#ceeeaa',
950: '#000000',
},
}SCSS
$custom: #ceeeaa; $custom-light: #ddf3c3; $custom-dark: #000000;
JSON
{
"hex": "#ceeeaa",
"rgb": {
"r": 206,
"g": 238,
"b": 170
},
"hsl": {
"h": 88.235,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.90943,
"c": 0.09528,
"h": 128.6
},
"luminance": 0.77173
}Semantic roles & 50–950 ramp
primary
#CEEEAA
secondary
#9B71CB
accent
#17CF6D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582