#C8DD89#C8DD89
#C8DD89 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.3% C 0.111 H 120.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD89 |
|---|---|
| RGB | rgb(200, 221, 137) |
| HSL | hsl(75, 55%, 70%) |
| HSV | hsv(75, 38%, 87%) |
| CMYK | cmyk(9.5%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(84.89, -20.28, 38.93) |
| CIE-LCH | lch(84.89, 43.89, 117.52°) |
| OKLab | oklab(86.27% -0.0556 0.0955) |
| OKLCH | oklch(86.27% 0.111 120.2) |
| XYZ | xyz(54.1912, 65.7985, 33.5076) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.09
Greenish Beige
#C9D179
ΔE00 4.14
Pale Olive
#B9CC81
ΔE00 4.18
Greenish Tan
#BCCB7A
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 5.53
Light Moss Green
#A6C875
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD89 #9E89DD
analogous
#DDC889 #C8DD89 #9EDD89
triadic
#C8DD89 #89C8DD #DD89C8
tetradic
#C8DD89 #89DDC8 #9E89DD #DD899E
square
#C8DD89 #89DDC8 #9E89DD #DD899E
split-complementary
#C8DD89 #899EDD #C889DD
monochromatic
#96B735 #B2CF59 #C8DD89 #DEEBB9 #F4F8E7
Accessibility & contrast
On white
1.48
#C8DD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#C8DD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD89
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD89 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D483
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#CFD5C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd89; /* rgb */ color: rgb(200, 221, 137); /* oklch */ color: oklch(86.3% 0.111 120.2);
Tailwind
colors: {
custom: {
50: '#dae7ac',
500: '#c8dd89',
950: '#000000',
},
}SCSS
$custom: #c8dd89; $custom-light: #dae7ac; $custom-dark: #000000;
JSON
{
"hex": "#c8dd89",
"rgb": {
"r": 200,
"g": 221,
"b": 137
},
"hsl": {
"h": 75,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.86265,
"c": 0.11052,
"h": 120.2
},
"luminance": 0.65798
}Semantic roles & 50–950 ramp
primary
#C8DD89
secondary
#6E56B4
accent
#23C34B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481