#C8DD84#C8DD84
#C8DD84 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.2% C 0.116 H 119.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD84 |
|---|---|
| RGB | rgb(200, 221, 132) |
| HSL | hsl(74, 57%, 69%) |
| HSV | hsv(74, 40%, 87%) |
| CMYK | cmyk(9.5%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(84.82, -20.87, 41.33) |
| CIE-LCH | lch(84.82, 46.30, 116.79°) |
| OKLab | oklab(86.18% -0.0576 0.1008) |
| OKLCH | oklch(86.18% 0.116 119.7) |
| XYZ | xyz(53.8408, 65.6584, 31.6622) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.85
Pale Olive Green
#B1D27B
ΔE00 4.17
Greenish Tan
#BCCB7A
ΔE00 4.31
Pale Olive
#B9CC81
ΔE00 4.48
Light Khaki
#E6F2A2
ΔE00 5.70
Light Moss Green
#A6C875
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD84 #9984DD
analogous
#DDC684 #C8DD84 #9CDD84
triadic
#C8DD84 #84C8DD #DD84C8
tetradic
#C8DD84 #84DDC6 #9984DD #DD849C
square
#C8DD84 #84DDC6 #9984DD #DD849C
split-complementary
#C8DD84 #849CDD #C684DD
monochromatic
#96B532 #B3D054 #C8DD84 #DDEAB4 #F3F8E4
Accessibility & contrast
On white
1.49
#C8DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#C8DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD84
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD84 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47D
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#D0D4C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd84; /* rgb */ color: rgb(200, 221, 132); /* oklch */ color: oklch(86.2% 0.116 119.7);
Tailwind
colors: {
custom: {
50: '#dae7a9',
500: '#c8dd84',
950: '#000000',
},
}SCSS
$custom: #c8dd84; $custom-light: #dae7a9; $custom-dark: #000000;
JSON
{
"hex": "#c8dd84",
"rgb": {
"r": 200,
"g": 221,
"b": 132
},
"hsl": {
"h": 74.157,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.86184,
"c": 0.11607,
"h": 119.7
},
"luminance": 0.65658
}Semantic roles & 50–950 ramp
primary
#C8DD84
secondary
#6951B4
accent
#21C448
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481