#C8DF76#C8DF76
#C8DF76 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.4% C 0.134 H 119.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF76 |
|---|---|
| RGB | rgb(200, 223, 118) |
| HSL | hsl(73, 62%, 67%) |
| HSV | hsv(73, 47%, 87%) |
| CMYK | cmyk(10.3%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(85.18, -23.35, 48.60) |
| CIE-LCH | lch(85.18, 53.92, 115.66°) |
| OKLab | oklab(86.41% -0.0656 0.1163) |
| OKLCH | oklch(86.41% 0.134 119.4) |
| XYZ | xyz(53.4775, 66.3629, 27.1281) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.50
Pale Olive Green
#B1D27B
ΔE00 5.26
Greenish Tan
#BCCB7A
ΔE00 5.57
Pale Olive
#B9CC81
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.56
Light Yellow Green
#CCFD7F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF76 #8D76DF
analogous
#DFC276 #C8DF76 #94DF76
triadic
#C8DF76 #76C8DF #DF76C8
tetradic
#C8DF76 #76DFC2 #8D76DF #DF7694
square
#C8DF76 #76DFC2 #8D76DF #DF7694
split-complementary
#C8DF76 #7694DF #C276DF
monochromatic
#93B129 #B4D344 #C8DF76 #DCEBA8 #F0F6D9
Accessibility & contrast
On white
1.47
#C8DF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#C8DF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF76
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF76 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#D1D5C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df76; /* rgb */ color: rgb(200, 223, 118); /* oklch */ color: oklch(86.4% 0.134 119.4);
Tailwind
colors: {
custom: {
50: '#dae99f',
500: '#c8df76',
950: '#000000',
},
}SCSS
$custom: #c8df76; $custom-light: #dae99f; $custom-dark: #000000;
JSON
{
"hex": "#c8df76",
"rgb": {
"r": 200,
"g": 223,
"b": 118
},
"hsl": {
"h": 73.143,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.86412,
"c": 0.13351,
"h": 119.4
},
"luminance": 0.66363
}Semantic roles & 50–950 ramp
primary
#C8DF76
secondary
#5E46B3
accent
#1CCA42
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480