#C8DF85#C8DF85
#C8DF85 is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.6% C 0.118 H 120.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF85 |
|---|---|
| RGB | rgb(200, 223, 133) |
| HSL | hsl(75, 58%, 70%) |
| HSV | hsv(75, 40%, 87%) |
| CMYK | cmyk(10.3%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(85.38, -21.73, 41.54) |
| CIE-LCH | lch(85.38, 46.88, 117.61°) |
| OKLab | oklab(86.63% -0.0599 0.1013) |
| OKLCH | oklch(86.63% 0.118 120.6) |
| XYZ | xyz(54.4408, 66.7483, 32.2014) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.23
Greenish Beige
#C9D179
ΔE00 4.40
Greenish Tan
#BCCB7A
ΔE00 4.80
Pale Olive
#B9CC81
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 5.55
Light Moss Green
#A6C875
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF85 #9C85DF
analogous
#DFC985 #C8DF85 #9BDF85
triadic
#C8DF85 #85C8DF #DF85C8
tetradic
#C8DF85 #85DFC9 #9C85DF #DF859B
square
#C8DF85 #85DFC9 #9C85DF #DF859B
split-complementary
#C8DF85 #859BDF #C985DF
monochromatic
#96B931 #B2D255 #C8DF85 #DEECB5 #F4F8E6
Accessibility & contrast
On white
1.46
#C8DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#C8DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF85
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF85 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67E
Deuteranopia (green-blind)
#E6D689
Tritanopia (blue-blind)
#CFD7C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df85; /* rgb */ color: rgb(200, 223, 133); /* oklch */ color: oklch(86.6% 0.118 120.6);
Tailwind
colors: {
custom: {
50: '#dae9aa',
500: '#c8df85',
950: '#000000',
},
}SCSS
$custom: #c8df85; $custom-light: #dae9aa; $custom-dark: #000000;
JSON
{
"hex": "#c8df85",
"rgb": {
"r": 200,
"g": 223,
"b": 133
},
"hsl": {
"h": 75.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.86632,
"c": 0.11771,
"h": 120.6
},
"luminance": 0.66748
}Semantic roles & 50–950 ramp
primary
#C8DF85
secondary
#6C52B6
accent
#1FC64A
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481