#C8DE76#C8DE76
#C8DE76 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.2% C 0.132 H 119.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DE76 |
|---|---|
| RGB | rgb(200, 222, 118) |
| HSL | hsl(73, 61%, 67%) |
| HSV | hsv(73, 47%, 87%) |
| CMYK | cmyk(9.9%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(84.91, -22.87, 48.27) |
| CIE-LCH | lch(84.91, 53.41, 115.35°) |
| OKLab | oklab(86.2% -0.0643 0.1155) |
| OKLCH | oklch(86.2% 0.132 119.1) |
| XYZ | xyz(53.2111, 65.8302, 27.0393) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 5.18
Greenish Tan
#BCCB7A
ΔE00 5.33
Pale Olive
#B9CC81
ΔE00 6.00
Light Khaki
#E6F2A2
ΔE00 6.58
Light Yellow Green
#CCFD7F
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DE76 #8C76DE
analogous
#DEC076 #C8DE76 #94DE76
triadic
#C8DE76 #76C8DE #DE76C8
tetradic
#C8DE76 #76DEC0 #8C76DE #DE7694
square
#C8DE76 #76DEC0 #8C76DE #DE7694
split-complementary
#C8DE76 #7694DE #C076DE
monochromatic
#93AF2A #B4D245 #C8DE76 #DCEAA7 #F0F6D9
Accessibility & contrast
On white
1.48
#C8DE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#C8DE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DE76
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DE76 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#E7D47C
Tritanopia (blue-blind)
#D1D4C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8de76; /* rgb */ color: rgb(200, 222, 118); /* oklch */ color: oklch(86.2% 0.132 119.1);
Tailwind
colors: {
custom: {
50: '#dae89f',
500: '#c8de76',
950: '#000000',
},
}SCSS
$custom: #c8de76; $custom-light: #dae89f; $custom-dark: #000000;
JSON
{
"hex": "#c8de76",
"rgb": {
"r": 200,
"g": 222,
"b": 118
},
"hsl": {
"h": 72.692,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.86195,
"c": 0.1322,
"h": 119.1
},
"luminance": 0.6583
}Semantic roles & 50–950 ramp
primary
#C8DE76
secondary
#5D47B1
accent
#1DC941
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480