#C8DF88#C8DF88
#C8DF88 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.7% C 0.114 H 120.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF88 |
|---|---|
| RGB | rgb(200, 223, 136) |
| HSL | hsl(76, 58%, 70%) |
| HSV | hsv(76, 39%, 87%) |
| CMYK | cmyk(10.3%, 0%, 39%, 12.5%) |
| CIE-LAB | lab(85.42, -21.38, 40.10) |
| CIE-LCH | lch(85.42, 45.44, 118.06°) |
| OKLab | oklab(86.68% -0.0588 0.0982) |
| OKLCH | oklch(86.68% 0.114 120.9) |
| XYZ | xyz(54.6510, 66.8324, 33.3086) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 4.54
Pale Olive
#B9CC81
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.44
Light Moss Green
#A6C875
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF88 #9F88DF
analogous
#DFCA88 #C8DF88 #9CDF88
triadic
#C8DF88 #88C8DF #DF88C8
tetradic
#C8DF88 #88DFCA #9F88DF #DF889C
square
#C8DF88 #88DFCA #9F88DF #DF889C
split-complementary
#C8DF88 #889CDF #CA88DF
monochromatic
#96BA32 #B2D258 #C8DF88 #DEECB8 #F4F9E7
Accessibility & contrast
On white
1.46
#C8DF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#C8DF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF88
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF88 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#CFD7CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df88; /* rgb */ color: rgb(200, 223, 136); /* oklch */ color: oklch(86.7% 0.114 120.9);
Tailwind
colors: {
custom: {
50: '#dae9ac',
500: '#c8df88',
950: '#000000',
},
}SCSS
$custom: #c8df88; $custom-light: #dae9ac; $custom-dark: #000000;
JSON
{
"hex": "#c8df88",
"rgb": {
"r": 200,
"g": 223,
"b": 136
},
"hsl": {
"h": 75.862,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.8668,
"c": 0.11441,
"h": 120.9
},
"luminance": 0.66832
}Semantic roles & 50–950 ramp
primary
#C8DF88
secondary
#6F55B7
accent
#20C54C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481