#C8DA87#C8DA87
#C8DA87 is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.6% C 0.109 H 118.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA87 |
|---|---|
| RGB | rgb(200, 218, 135) |
| HSL | hsl(73, 53%, 69%) |
| HSV | hsv(73, 38%, 85%) |
| CMYK | cmyk(8.3%, 0%, 38.1%, 14.5%) |
| CIE-LAB | lab(84.06, -19.05, 38.85) |
| CIE-LCH | lch(84.06, 43.27, 116.12°) |
| OKLab | oklab(85.59% -0.0522 0.0953) |
| OKLCH | oklch(85.59% 0.109 118.7) |
| XYZ | xyz(53.2641, 64.1717, 32.4973) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.33
Greenish Tan
#BCCB7A
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 3.65
Pale Olive Green
#B1D27B
ΔE00 4.16
Light Khaki
#E6F2A2
ΔE00 5.86
Light Moss Green
#A6C875
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA87 #9987DA
analogous
#DAC387 #C8DA87 #9FDA87
triadic
#C8DA87 #87C8DA #DA87C8
tetradic
#C8DA87 #87DAC3 #9987DA #DA879F
square
#C8DA87 #87DAC3 #9987DA #DA879F
split-complementary
#C8DA87 #879FDA #C387DA
monochromatic
#96B036 #B3CC58 #C8DA87 #DDE8B6 #F3F7E5
Accessibility & contrast
On white
1.52
#C8DA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#C8DA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA87
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA87 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D281
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#D0D2C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da87; /* rgb */ color: rgb(200, 218, 135); /* oklch */ color: oklch(85.6% 0.109 118.7);
Tailwind
colors: {
custom: {
50: '#dae5ab',
500: '#c8da87',
950: '#000000',
},
}SCSS
$custom: #c8da87; $custom-light: #dae5ab; $custom-dark: #000000;
JSON
{
"hex": "#c8da87",
"rgb": {
"r": 200,
"g": 218,
"b": 135
},
"hsl": {
"h": 73.012,
"s": 52.866,
"l": 69.216
},
"oklch": {
"l": 0.85585,
"c": 0.10863,
"h": 118.7
},
"luminance": 0.64171
}Semantic roles & 50–950 ramp
primary
#C8DA87
secondary
#6955B1
accent
#25C047
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481