#C8DD91#C8DD91
#C8DD91 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.4% C 0.101 H 121.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD91 |
|---|---|
| RGB | rgb(200, 221, 145) |
| HSL | hsl(77, 53%, 72%) |
| HSV | hsv(77, 34%, 87%) |
| CMYK | cmyk(9.5%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(85.02, -19.29, 35.05) |
| CIE-LCH | lch(85.02, 40.01, 118.83°) |
| OKLab | oklab(86.4% -0.0524 0.0868) |
| OKLCH | oklch(86.4% 0.101 121.1) |
| XYZ | xyz(54.7865, 66.0366, 36.6427) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.04
Pale Olive Green
#B1D27B
ΔE00 4.38
Greenish Tan
#BCCB7A
ΔE00 4.61
Greenish Beige
#C9D179
ΔE00 4.92
Light Khaki
#E6F2A2
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD91 #A691DD
analogous
#DDCC91 #C8DD91 #A2DD91
triadic
#C8DD91 #91C8DD #DD91C8
tetradic
#C8DD91 #91DDCC #A691DD #DD91A2
square
#C8DD91 #91DDCC #A691DD #DD91A2
split-complementary
#C8DD91 #91A2DD #CC91DD
monochromatic
#97BA3A #B1CF62 #C8DD91 #DFEBC0 #F3F8E8
Accessibility & contrast
On white
1.48
#C8DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C8DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD91
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD91 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#CED6CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd91; /* rgb */ color: rgb(200, 221, 145); /* oklch */ color: oklch(86.4% 0.101 121.1);
Tailwind
colors: {
custom: {
50: '#d9e7b2',
500: '#c8dd91',
950: '#000000',
},
}SCSS
$custom: #c8dd91; $custom-light: #d9e7b2; $custom-dark: #000000;
JSON
{
"hex": "#c8dd91",
"rgb": {
"r": 200,
"g": 221,
"b": 145
},
"hsl": {
"h": 76.579,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.86402,
"c": 0.10141,
"h": 121.1
},
"luminance": 0.66037
}Semantic roles & 50–950 ramp
primary
#C8DD91
secondary
#765EB5
accent
#25C050
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151611
muted
#848481