#C8DD85#C8DD85
#C8DD85 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.2% C 0.115 H 119.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD85 |
|---|---|
| RGB | rgb(200, 221, 133) |
| HSL | hsl(74, 56%, 69%) |
| HSV | hsv(74, 40%, 87%) |
| CMYK | cmyk(9.5%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(84.84, -20.75, 40.85) |
| CIE-LCH | lch(84.84, 45.82, 116.93°) |
| OKLab | oklab(86.2% -0.0572 0.0997) |
| OKLCH | oklch(86.2% 0.115 119.8) |
| XYZ | xyz(53.9096, 65.6859, 32.0244) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.90
Pale Olive Green
#B1D27B
ΔE00 4.14
Greenish Tan
#BCCB7A
ΔE00 4.29
Pale Olive
#B9CC81
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 5.66
Light Moss Green
#A6C875
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD85 #9A85DD
analogous
#DDC685 #C8DD85 #9CDD85
triadic
#C8DD85 #85C8DD #DD85C8
tetradic
#C8DD85 #85DDC6 #9A85DD #DD859C
square
#C8DD85 #85DDC6 #9A85DD #DD859C
split-complementary
#C8DD85 #859CDD #C685DD
monochromatic
#96B532 #B2D055 #C8DD85 #DEEAB5 #F3F8E5
Accessibility & contrast
On white
1.49
#C8DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#C8DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD85
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD85 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47E
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#D0D5C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd85; /* rgb */ color: rgb(200, 221, 133); /* oklch */ color: oklch(86.2% 0.115 119.8);
Tailwind
colors: {
custom: {
50: '#dae7aa',
500: '#c8dd85',
950: '#000000',
},
}SCSS
$custom: #c8dd85; $custom-light: #dae7aa; $custom-dark: #000000;
JSON
{
"hex": "#c8dd85",
"rgb": {
"r": 200,
"g": 221,
"b": 133
},
"hsl": {
"h": 74.318,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.862,
"c": 0.11496,
"h": 119.8
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#C8DD85
secondary
#6A52B4
accent
#22C448
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481