#C8DB76#C8DB76
#C8DB76 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.5% C 0.128 H 118.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB76 |
|---|---|
| RGB | rgb(200, 219, 118) |
| HSL | hsl(71, 58%, 66%) |
| HSV | hsv(71, 46%, 86%) |
| CMYK | cmyk(8.7%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(84.10, -21.41, 47.28) |
| CIE-LCH | lch(84.10, 51.90, 114.36°) |
| OKLab | oklab(85.54% -0.0601 0.1133) |
| OKLCH | oklch(85.54% 0.128 118) |
| XYZ | xyz(52.4214, 64.2508, 26.7761) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.37
Greenish Tan
#BCCB7A
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 5.05
Pale Olive
#B9CC81
ΔE00 5.44
Light Khaki
#E6F2A2
ΔE00 6.72
Light Moss Green
#A6C875
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB76 #8976DB
analogous
#DBBB76 #C8DB76 #95DB76
triadic
#C8DB76 #76C8DB #DB76C8
tetradic
#C8DB76 #76DBBB #8976DB #DB7695
square
#C8DB76 #76DBBB #8976DB #DB7695
split-complementary
#C8DB76 #7695DB #BB76DB
monochromatic
#92AA2D #B5CE46 #C8DB76 #DBE8A6 #EFF4D7
Accessibility & contrast
On white
1.52
#C8DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#C8DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB76
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB76 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#E5D27B
Tritanopia (blue-blind)
#D1D1C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db76; /* rgb */ color: rgb(200, 219, 118); /* oklch */ color: oklch(85.5% 0.128 118.0);
Tailwind
colors: {
custom: {
50: '#dae69f',
500: '#c8db76',
950: '#000000',
},
}SCSS
$custom: #c8db76; $custom-light: #dae69f; $custom-dark: #000000;
JSON
{
"hex": "#c8db76",
"rgb": {
"r": 200,
"g": 219,
"b": 118
},
"hsl": {
"h": 71.287,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.85544,
"c": 0.1283,
"h": 118
},
"luminance": 0.6425
}Semantic roles & 50–950 ramp
primary
#C8DB76
secondary
#5B48AD
accent
#20C63F
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480