#C8DA75#C8DA75
#C8DA75 is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 85.3% C 0.128 H 117.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA75 |
|---|---|
| RGB | rgb(200, 218, 117) |
| HSL | hsl(71, 58%, 66%) |
| HSV | hsv(71, 46%, 85%) |
| CMYK | cmyk(8.3%, 0%, 46.3%, 14.5%) |
| CIE-LAB | lab(83.81, -21.02, 47.41) |
| CIE-LCH | lch(83.81, 51.86, 113.91°) |
| OKLab | oklab(85.31% -0.0591 0.1136) |
| OKLCH | oklch(85.31% 0.128 117.5) |
| XYZ | xyz(52.1022, 63.7069, 26.3781) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.13
Greenish Tan
#BCCB7A
ΔE00 4.49
Pale Olive Green
#B1D27B
ΔE00 5.13
Pale Olive
#B9CC81
ΔE00 5.38
Light Khaki
#E6F2A2
ΔE00 6.86
Light Olive
#ACBF69
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA75 #8775DA
analogous
#DAB975 #C8DA75 #95DA75
triadic
#C8DA75 #75C8DA #DA75C8
tetradic
#C8DA75 #75DAB9 #8775DA #DA7595
square
#C8DA75 #75DAB9 #8775DA #DA7595
split-complementary
#C8DA75 #7595DA #B975DA
monochromatic
#92A82D #B5CD45 #C8DA75 #DBE7A5 #EEF4D6
Accessibility & contrast
On white
1.53
#C8DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C8DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA75
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA75 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16C
Deuteranopia (green-blind)
#E4D27A
Tritanopia (blue-blind)
#D1D0C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8da75; /* rgb */ color: rgb(200, 218, 117); /* oklch */ color: oklch(85.3% 0.128 117.5);
Tailwind
colors: {
custom: {
50: '#dae59f',
500: '#c8da75',
950: '#000000',
},
}SCSS
$custom: #c8da75; $custom-light: #dae59f; $custom-dark: #000000;
JSON
{
"hex": "#c8da75",
"rgb": {
"r": 200,
"g": 218,
"b": 117
},
"hsl": {
"h": 70.693,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.85313,
"c": 0.12804,
"h": 117.5
},
"luminance": 0.63707
}Semantic roles & 50–950 ramp
primary
#C8DA75
secondary
#5A48AB
accent
#20C53E
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480