#C8DF84#C8DF84
#C8DF84 is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.6% C 0.119 H 120.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF84 |
|---|---|
| RGB | rgb(200, 223, 132) |
| HSL | hsl(75, 59%, 70%) |
| HSV | hsv(75, 41%, 87%) |
| CMYK | cmyk(10.3%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(85.36, -21.84, 42.01) |
| CIE-LCH | lch(85.36, 47.35, 117.47°) |
| OKLab | oklab(86.62% -0.0603 0.1023) |
| OKLCH | oklch(86.62% 0.119 120.5) |
| XYZ | xyz(54.3720, 66.7208, 31.8393) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.27
Greenish Beige
#C9D179
ΔE00 4.37
Greenish Tan
#BCCB7A
ΔE00 4.82
Pale Olive
#B9CC81
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF84 #9B84DF
analogous
#DFC984 #C8DF84 #9BDF84
triadic
#C8DF84 #84C8DF #DF84C8
tetradic
#C8DF84 #84DFC9 #9B84DF #DF849B
square
#C8DF84 #84DFC9 #9B84DF #DF849B
split-complementary
#C8DF84 #849BDF #C984DF
monochromatic
#96B930 #B2D253 #C8DF84 #DEECB5 #F3F8E5
Accessibility & contrast
On white
1.46
#C8DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#C8DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF84
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF84 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67D
Deuteranopia (green-blind)
#E6D689
Tritanopia (blue-blind)
#CFD6C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df84; /* rgb */ color: rgb(200, 223, 132); /* oklch */ color: oklch(86.6% 0.119 120.5);
Tailwind
colors: {
custom: {
50: '#dae9a9',
500: '#c8df84',
950: '#000000',
},
}SCSS
$custom: #c8df84; $custom-light: #dae9a9; $custom-dark: #000000;
JSON
{
"hex": "#c8df84",
"rgb": {
"r": 200,
"g": 223,
"b": 132
},
"hsl": {
"h": 75.165,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.86617,
"c": 0.1188,
"h": 120.5
},
"luminance": 0.66721
}Semantic roles & 50–950 ramp
primary
#C8DF84
secondary
#6B51B6
accent
#1FC649
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481