#C8DF91#C8DF91
#C8DF91 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 86.8% C 0.104 H 122.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF91 |
|---|---|
| RGB | rgb(200, 223, 145) |
| HSL | hsl(78, 55%, 72%) |
| HSV | hsv(78, 35%, 87%) |
| CMYK | cmyk(10.3%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(85.55, -20.28, 35.75) |
| CIE-LCH | lch(85.55, 41.10, 119.56°) |
| OKLab | oklab(86.83% -0.0552 0.0885) |
| OKLCH | oklch(86.83% 0.104 122) |
| XYZ | xyz(55.3177, 67.0990, 36.8197) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Pale Olive
#B9CC81
ΔE00 4.46
Greenish Tan
#BCCB7A
ΔE00 5.01
Greenish Beige
#C9D179
ΔE00 5.26
Light Khaki
#E6F2A2
ΔE00 5.38
Light Grey Green
#B7E1A1
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF91 #A891DF
analogous
#DFCF91 #C8DF91 #A1DF91
triadic
#C8DF91 #91C8DF #DF91C8
tetradic
#C8DF91 #91DFCF #A891DF #DF91A1
square
#C8DF91 #91DFCF #A891DF #DF91A1
split-complementary
#C8DF91 #91A1DF #CF91DF
monochromatic
#96BE37 #B0D162 #C8DF91 #E0EDC0 #F3F8E7
Accessibility & contrast
On white
1.46
#C8DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C8DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF91
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF91 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#CED8CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8df91; /* rgb */ color: rgb(200, 223, 145); /* oklch */ color: oklch(86.8% 0.104 122.0);
Tailwind
colors: {
custom: {
50: '#d9e9b2',
500: '#c8df91',
950: '#000000',
},
}SCSS
$custom: #c8df91; $custom-light: #d9e9b2; $custom-dark: #000000;
JSON
{
"hex": "#c8df91",
"rgb": {
"r": 200,
"g": 223,
"b": 145
},
"hsl": {
"h": 77.692,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.86832,
"c": 0.10426,
"h": 122
},
"luminance": 0.67099
}Semantic roles & 50–950 ramp
primary
#C8DF91
secondary
#785DB7
accent
#23C252
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151611
muted
#848481