#C8DA84#C8DA84
#C8DA84 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.112 H 118.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA84 |
|---|---|
| RGB | rgb(200, 218, 132) |
| HSL | hsl(73, 54%, 69%) |
| HSV | hsv(73, 39%, 85%) |
| CMYK | cmyk(8.3%, 0%, 39.4%, 14.5%) |
| CIE-LAB | lab(84.01, -19.40, 40.30) |
| CIE-LCH | lch(84.01, 44.72, 115.70°) |
| OKLab | oklab(85.54% -0.0534 0.0984) |
| OKLCH | oklch(85.54% 0.112 118.5) |
| XYZ | xyz(53.0558, 64.0884, 31.4006) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.11
Greenish Tan
#BCCB7A
ΔE00 3.57
Pale Olive
#B9CC81
ΔE00 3.86
Pale Olive Green
#B1D27B
ΔE00 4.20
Light Khaki
#E6F2A2
ΔE00 5.94
Light Moss Green
#A6C875
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA84 #9684DA
analogous
#DAC184 #C8DA84 #9DDA84
triadic
#C8DA84 #84C8DA #DA84C8
tetradic
#C8DA84 #84DAC1 #9684DA #DA849D
square
#C8DA84 #84DAC1 #9684DA #DA849D
split-complementary
#C8DA84 #849DDA #C184DA
monochromatic
#95AF35 #B3CC55 #C8DA84 #DDE8B3 #F2F6E2
Accessibility & contrast
On white
1.52
#C8DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C8DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA84
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA84 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#E2D288
Tritanopia (blue-blind)
#D0D2C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8da84; /* rgb */ color: rgb(200, 218, 132); /* oklch */ color: oklch(85.5% 0.112 118.5);
Tailwind
colors: {
custom: {
50: '#dae5a9',
500: '#c8da84',
950: '#000000',
},
}SCSS
$custom: #c8da84; $custom-light: #dae5a9; $custom-dark: #000000;
JSON
{
"hex": "#c8da84",
"rgb": {
"r": 200,
"g": 218,
"b": 132
},
"hsl": {
"h": 72.558,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.85537,
"c": 0.11199,
"h": 118.5
},
"luminance": 0.64088
}Semantic roles & 50–950 ramp
primary
#C8DA84
secondary
#6652B0
accent
#24C145
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481