#C8D89D#C8D89D
#C8D89D is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.6% C 0.080 H 120.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D89D |
|---|---|
| RGB | rgb(200, 216, 157) |
| HSL | hsl(76, 43%, 73%) |
| HSV | hsv(76, 27%, 85%) |
| CMYK | cmyk(7.4%, 0%, 27.3%, 15.3%) |
| CIE-LAB | lab(83.87, -15.21, 27.37) |
| CIE-LCH | lch(83.87, 31.31, 119.05°) |
| OKLab | oklab(85.56% -0.0405 0.0689) |
| OKLCH | oklch(85.56% 0.08 120.4) |
| XYZ | xyz(54.4606, 63.8255, 41.3422) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.66
Greenish Tan
#BCCB7A
ΔE00 5.69
Light Grey Green
#B7E1A1
ΔE00 5.71
Pale Olive Green
#B1D27B
ΔE00 6.38
Greenish Beige
#C9D179
ΔE00 6.56
Light Khaki
#E6F2A2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D89D #AD9DD8
analogous
#D8CA9D #C8D89D #AAD89D
triadic
#C8D89D #9DC8D8 #D89DC8
tetradic
#C8D89D #9DD8CA #AD9DD8 #D89DAA
square
#C8D89D #9DD8CA #AD9DD8 #D89DAA
split-complementary
#C8D89D #9DAAD8 #CA9DD8
monochromatic
#96B347 #AFC771 #C8D89D #E1E9C9 #F3F6E9
Accessibility & contrast
On white
1.53
#C8D89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#C8D89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D89D
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D89D | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D199
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#CDD2C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d89d; /* rgb */ color: rgb(200, 216, 157); /* oklch */ color: oklch(85.6% 0.080 120.4);
Tailwind
colors: {
custom: {
50: '#d9e4ba',
500: '#c8d89d',
950: '#000000',
},
}SCSS
$custom: #c8d89d; $custom-light: #d9e4ba; $custom-dark: #000000;
JSON
{
"hex": "#c8d89d",
"rgb": {
"r": 200,
"g": 216,
"b": 157
},
"hsl": {
"h": 76.271,
"s": 43.066,
"l": 73.137
},
"oklch": {
"l": 0.85558,
"c": 0.07995,
"h": 120.4
},
"luminance": 0.63825
}Semantic roles & 50–950 ramp
primary
#C8D89D
secondary
#7D6AAF
accent
#2FB654
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481