#C8DB84#C8DB84
#C8DB84 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.8% C 0.113 H 118.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB84 |
|---|---|
| RGB | rgb(200, 219, 132) |
| HSL | hsl(73, 55%, 69%) |
| HSV | hsv(73, 40%, 86%) |
| CMYK | cmyk(8.7%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(84.28, -19.89, 40.64) |
| CIE-LCH | lch(84.28, 45.25, 116.08°) |
| OKLab | oklab(85.75% -0.0548 0.0992) |
| OKLCH | oklch(85.75% 0.113 118.9) |
| XYZ | xyz(53.3159, 64.6086, 31.4873) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.35
Greenish Tan
#BCCB7A
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 4.17
Light Khaki
#E6F2A2
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB84 #9784DB
analogous
#DBC384 #C8DB84 #9DDB84
triadic
#C8DB84 #84C8DB #DB84C8
tetradic
#C8DB84 #84DBC3 #9784DB #DB849D
square
#C8DB84 #84DBC3 #9784DB #DB849D
split-complementary
#C8DB84 #849DDB #C384DB
monochromatic
#96B134 #B3CD55 #C8DB84 #DDE9B3 #F2F7E3
Accessibility & contrast
On white
1.51
#C8DB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C8DB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB84
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB84 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#D0D3C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db84; /* rgb */ color: rgb(200, 219, 132); /* oklch */ color: oklch(85.8% 0.113 118.9);
Tailwind
colors: {
custom: {
50: '#dae6a9',
500: '#c8db84',
950: '#000000',
},
}SCSS
$custom: #c8db84; $custom-light: #dae6a9; $custom-dark: #000000;
JSON
{
"hex": "#c8db84",
"rgb": {
"r": 200,
"g": 219,
"b": 132
},
"hsl": {
"h": 73.103,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.85752,
"c": 0.11334,
"h": 118.9
},
"luminance": 0.64608
}Semantic roles & 50–950 ramp
primary
#C8DB84
secondary
#6752B2
accent
#23C246
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481