#C8DF87#C8DF87
#C8DF87 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.7% C 0.116 H 120.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF87 |
|---|---|
| RGB | rgb(200, 223, 135) |
| HSL | hsl(76, 58%, 70%) |
| HSV | hsv(76, 39%, 87%) |
| CMYK | cmyk(10.3%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(85.40, -21.50, 40.58) |
| CIE-LCH | lch(85.40, 45.92, 117.91°) |
| OKLab | oklab(86.66% -0.0592 0.0992) |
| OKLCH | oklch(86.66% 0.116 120.8) |
| XYZ | xyz(54.5802, 66.8041, 32.9361) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.18
Greenish Beige
#C9D179
ΔE00 4.49
Pale Olive
#B9CC81
ΔE00 4.75
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF87 #9E87DF
analogous
#DFCA87 #C8DF87 #9CDF87
triadic
#C8DF87 #87C8DF #DF87C8
tetradic
#C8DF87 #87DFCA #9E87DF #DF879C
square
#C8DF87 #87DFCA #9E87DF #DF879C
split-complementary
#C8DF87 #879CDF #CA87DF
monochromatic
#96BA32 #B2D257 #C8DF87 #DEECB7 #F4F9E7
Accessibility & contrast
On white
1.46
#C8DF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#C8DF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF87
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF87 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D680
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#CFD7C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df87; /* rgb */ color: rgb(200, 223, 135); /* oklch */ color: oklch(86.7% 0.116 120.8);
Tailwind
colors: {
custom: {
50: '#dae9ab',
500: '#c8df87',
950: '#000000',
},
}SCSS
$custom: #c8df87; $custom-light: #dae9ab; $custom-dark: #000000;
JSON
{
"hex": "#c8df87",
"rgb": {
"r": 200,
"g": 223,
"b": 135
},
"hsl": {
"h": 75.682,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.86664,
"c": 0.11551,
"h": 120.8
},
"luminance": 0.66804
}Semantic roles & 50–950 ramp
primary
#C8DF87
secondary
#6E54B7
accent
#20C54B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481