#CEEAA4#CEEAA4
#CEEAA4 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 90.0% C 0.096 H 126.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAA4 |
|---|---|
| RGB | rgb(206, 234, 164) |
| HSL | hsl(84, 63%, 78%) |
| HSV | hsv(84, 30%, 92%) |
| CMYK | cmyk(12%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(89.23, -20.92, 31.05) |
| CIE-LCH | lch(89.23, 37.45, 123.97°) |
| OKLab | oklab(89.97% -0.0565 0.0779) |
| OKLCH | oklch(89.97% 0.096 126) |
| XYZ | xyz(61.5765, 74.6474, 46.2791) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.32
Light Sage
#BCECAC
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 5.10
Very Pale Green
#CFFDBC
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 5.37
Very Light Green
#D1FFBD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAA4 #C0A4EA
analogous
#EAE3A4 #CEEAA4 #ABEAA4
triadic
#CEEAA4 #A4CEEA #EAA4CE
tetradic
#CEEAA4 #A4EAE3 #C0A4EA #EAA4AB
square
#CEEAA4 #A4EAE3 #C0A4EA #EAA4AB
split-complementary
#CEEAA4 #A4ABEA #E3A4EA
monochromatic
#98D341 #B3DF72 #CEEAA4 #E9F5D6 #F2F9E6
Accessibility & contrast
On white
1.32
#CEEAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CEEAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAA4
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAA4 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19F
Deuteranopia (green-blind)
#EDE0A7
Tritanopia (blue-blind)
#D2E4D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeaa4; /* rgb */ color: rgb(206, 234, 164); /* oklch */ color: oklch(90.0% 0.096 126.0);
Tailwind
colors: {
custom: {
50: '#ddf0bf',
500: '#ceeaa4',
950: '#000000',
},
}SCSS
$custom: #ceeaa4; $custom-light: #ddf0bf; $custom-dark: #000000;
JSON
{
"hex": "#ceeaa4",
"rgb": {
"r": 206,
"g": 234,
"b": 164
},
"hsl": {
"h": 84,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.89972,
"c": 0.09619,
"h": 126
},
"luminance": 0.74648
}Semantic roles & 50–950 ramp
primary
#CEEAA4
secondary
#906DC6
accent
#1BCA61
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582