#C8DA76#C8DA76
#C8DA76 is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 85.3% C 0.127 H 117.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA76 |
|---|---|
| RGB | rgb(200, 218, 118) |
| HSL | hsl(71, 57%, 66%) |
| HSV | hsv(71, 46%, 85%) |
| CMYK | cmyk(8.3%, 0%, 45.9%, 14.5%) |
| CIE-LAB | lab(83.83, -20.92, 46.95) |
| CIE-LCH | lch(83.83, 51.40, 114.02°) |
| OKLab | oklab(85.33% -0.0588 0.1126) |
| OKLCH | oklch(85.33% 0.127 117.6) |
| XYZ | xyz(52.1613, 63.7306, 26.6894) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.07
Greenish Tan
#BCCB7A
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 5.04
Pale Olive
#B9CC81
ΔE00 5.27
Light Khaki
#E6F2A2
ΔE00 6.78
Light Olive
#ACBF69
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA76 #8876DA
analogous
#DABA76 #C8DA76 #96DA76
triadic
#C8DA76 #76C8DA #DA76C8
tetradic
#C8DA76 #76DABA #8876DA #DA7696
square
#C8DA76 #76DABA #8876DA #DA7696
split-complementary
#C8DA76 #7696DA #BA76DA
monochromatic
#92A82D #B5CD46 #C8DA76 #DBE7A6 #EFF4D6
Accessibility & contrast
On white
1.53
#C8DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#C8DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA76
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA76 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16E
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#D1D0C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8da76; /* rgb */ color: rgb(200, 218, 118); /* oklch */ color: oklch(85.3% 0.127 117.6);
Tailwind
colors: {
custom: {
50: '#dae59f',
500: '#c8da76',
950: '#000000',
},
}SCSS
$custom: #c8da76; $custom-light: #dae59f; $custom-dark: #000000;
JSON
{
"hex": "#c8da76",
"rgb": {
"r": 200,
"g": 218,
"b": 118
},
"hsl": {
"h": 70.8,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.85327,
"c": 0.12701,
"h": 117.6
},
"luminance": 0.6373
}Semantic roles & 50–950 ramp
primary
#C8DA76
secondary
#5B49AB
accent
#20C53E
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480