#CEEAAA#CEEAAA
#CEEAAA is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.1% C 0.089 H 127.3°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAAA |
|---|---|
| RGB | rgb(206, 234, 170) |
| HSL | hsl(86, 60%, 79%) |
| HSV | hsv(86, 27%, 92%) |
| CMYK | cmyk(12%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.33, -20.08, 28.13) |
| CIE-LCH | lch(89.33, 34.56, 125.52°) |
| OKLab | oklab(90.09% -0.054 0.071) |
| OKLCH | oklch(90.09% 0.089 127.3) |
| XYZ | xyz(62.1311, 74.8693, 49.2004) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.95
Light Sage
#BCECAC
ΔE00 4.09
Very Pale Green
#CFFDBC
ΔE00 4.93
Very Light Green
#D1FFBD
ΔE00 5.17
Washed Out Green
#BCF5A6
ΔE00 5.51
Pale Green
#C7FDB5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAAA #C6AAEA
analogous
#EAE6AA #CEEAAA #AEEAAA
triadic
#CEEAAA #AACEEA #EAAACE
tetradic
#CEEAAA #AAEAE6 #C6AAEA #EAAAAE
square
#CEEAAA #AAEAE6 #C6AAEA #EAAAAE
split-complementary
#CEEAAA #AAAEEA #E6AAEA
monochromatic
#95D248 #B2DE79 #CEEAAA #EAF6DB #F1F9E6
Accessibility & contrast
On white
1.31
#CEEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CEEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAAA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAAA | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#EDE0AD
Tritanopia (blue-blind)
#D1E4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeaaa; /* rgb */ color: rgb(206, 234, 170); /* oklch */ color: oklch(90.1% 0.089 127.3);
Tailwind
colors: {
custom: {
50: '#ddf0c3',
500: '#ceeaaa',
950: '#000000',
},
}SCSS
$custom: #ceeaaa; $custom-light: #ddf0c3; $custom-dark: #000000;
JSON
{
"hex": "#ceeaaa",
"rgb": {
"r": 206,
"g": 234,
"b": 170
},
"hsl": {
"h": 86.25,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90089,
"c": 0.08919,
"h": 127.3
},
"luminance": 0.7487
}Semantic roles & 50–950 ramp
primary
#CEEAAA
secondary
#9772C6
accent
#1DC868
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582