#C8DA89#C8DA89
#C8DA89 is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.6% C 0.106 H 118.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA89 |
|---|---|
| RGB | rgb(200, 218, 137) |
| HSL | hsl(73, 52%, 70%) |
| HSV | hsv(73, 37%, 85%) |
| CMYK | cmyk(8.3%, 0%, 37.2%, 14.5%) |
| CIE-LAB | lab(84.08, -18.81, 37.88) |
| CIE-LCH | lch(84.08, 42.30, 116.40°) |
| OKLab | oklab(85.62% -0.0514 0.0931) |
| OKLCH | oklch(85.62% 0.106 118.9) |
| XYZ | xyz(53.4062, 64.2285, 33.2459) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.52
Pale Olive
#B9CC81
ΔE00 3.55
Greenish Tan
#BCCB7A
ΔE00 3.60
Pale Olive Green
#B1D27B
ΔE00 4.18
Light Khaki
#E6F2A2
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA89 #9B89DA
analogous
#DAC389 #C8DA89 #A0DA89
triadic
#C8DA89 #89C8DA #DA89C8
tetradic
#C8DA89 #89DAC3 #9B89DA #DA89A0
square
#C8DA89 #89DAC3 #9B89DA #DA89A0
split-complementary
#C8DA89 #89A0DA #C389DA
monochromatic
#96B138 #B2CB5A #C8DA89 #DEE9B8 #F3F7E6
Accessibility & contrast
On white
1.52
#C8DA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#C8DA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA89
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA89 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D283
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#CFD2C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da89; /* rgb */ color: rgb(200, 218, 137); /* oklch */ color: oklch(85.6% 0.106 118.9);
Tailwind
colors: {
custom: {
50: '#d9e5ac',
500: '#c8da89',
950: '#000000',
},
}SCSS
$custom: #c8da89; $custom-light: #d9e5ac; $custom-dark: #000000;
JSON
{
"hex": "#c8da89",
"rgb": {
"r": 200,
"g": 218,
"b": 137
},
"hsl": {
"h": 73.333,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.85619,
"c": 0.10637,
"h": 118.9
},
"luminance": 0.64228
}Semantic roles & 50–950 ramp
primary
#C8DA89
secondary
#6B56B1
accent
#26C048
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481