#C9EAAA#C9EAAA
#C9EAAA is a very light, moderate yellow-green. Relative luminance 0.742; OKLCH L 89.7% C 0.091 H 130.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C9EAAA |
|---|---|
| RGB | rgb(201, 234, 170) |
| HSL | hsl(91, 60%, 79%) |
| HSV | hsv(91, 27%, 92%) |
| CMYK | cmyk(14.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.00, -21.85, 27.63) |
| CIE-LCH | lch(89.00, 35.23, 128.34°) |
| OKLab | oklab(89.74% -0.059 0.0697) |
| OKLCH | oklch(89.74% 0.091 130.2) |
| XYZ | xyz(60.7647, 74.1647, 49.1363) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.98
Light Grey Green
#B7E1A1
ΔE00 3.05
Very Pale Green
#CFFDBC
ΔE00 4.36
Very Light Green
#D1FFBD
ΔE00 4.67
Washed Out Green
#BCF5A6
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9EAAA #CBAAEA
analogous
#E9EAAA #C9EAAA #AAEAAB
triadic
#C9EAAA #AAC9EA #EAAAC9
tetradic
#C9EAAA #AAE9EA #CBAAEA #EAABAA
square
#C9EAAA #AAE9EA #CBAAEA #EAABAA
split-complementary
#C9EAAA #ABAAEA #EAAAE9
monochromatic
#8BD248 #AADE79 #C9EAAA #E8F6DB #EFF9E6
Accessibility & contrast
On white
1.33
#C9EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#C9EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9EAAA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9EAAA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#CBE4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c9eaaa; /* rgb */ color: rgb(201, 234, 170); /* oklch */ color: oklch(89.7% 0.091 130.2);
Tailwind
colors: {
custom: {
50: '#daf0c3',
500: '#c9eaaa',
950: '#000000',
},
}SCSS
$custom: #c9eaaa; $custom-light: #daf0c3; $custom-dark: #000000;
JSON
{
"hex": "#c9eaaa",
"rgb": {
"r": 201,
"g": 234,
"b": 170
},
"hsl": {
"h": 90.938,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.8974,
"c": 0.09136,
"h": 130.2
},
"luminance": 0.74165
}Semantic roles & 50–950 ramp
primary
#C9EAAA
secondary
#9D72C6
accent
#1DC875
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151612
muted
#848582