#C8DF82#C8DF82
#C8DF82 is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.6% C 0.121 H 120.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF82 |
|---|---|
| RGB | rgb(200, 223, 130) |
| HSL | hsl(75, 59%, 69%) |
| HSV | hsv(75, 42%, 87%) |
| CMYK | cmyk(10.3%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(85.34, -22.07, 42.97) |
| CIE-LCH | lch(85.34, 48.30, 117.19°) |
| OKLab | oklab(86.59% -0.0611 0.1044) |
| OKLCH | oklch(86.59% 0.121 120.3) |
| XYZ | xyz(54.2365, 66.6665, 31.1254) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 4.36
Greenish Tan
#BCCB7A
ΔE00 4.88
Pale Olive
#B9CC81
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.70
Light Moss Green
#A6C875
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF82 #9982DF
analogous
#DFC882 #C8DF82 #9ADF82
triadic
#C8DF82 #82C8DF #DF82C8
tetradic
#C8DF82 #82DFC8 #9982DF #DF829A
square
#C8DF82 #82DFC8 #9982DF #DF829A
split-complementary
#C8DF82 #829ADF #C882DF
monochromatic
#96B82F #B3D351 #C8DF82 #DDEBB3 #F3F8E3
Accessibility & contrast
On white
1.47
#C8DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C8DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF82
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF82 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD57B
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#D0D6C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df82; /* rgb */ color: rgb(200, 223, 130); /* oklch */ color: oklch(86.6% 0.121 120.3);
Tailwind
colors: {
custom: {
50: '#dae9a8',
500: '#c8df82',
950: '#000000',
},
}SCSS
$custom: #c8df82; $custom-light: #dae9a8; $custom-dark: #000000;
JSON
{
"hex": "#c8df82",
"rgb": {
"r": 200,
"g": 223,
"b": 130
},
"hsl": {
"h": 74.839,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.86586,
"c": 0.12096,
"h": 120.3
},
"luminance": 0.66666
}Semantic roles & 50–950 ramp
primary
#C8DF82
secondary
#694FB6
accent
#1FC748
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480