#C8DB91#C8DB91
#C8DB91 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 86.0% C 0.099 H 120.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB91 |
|---|---|
| RGB | rgb(200, 219, 145) |
| HSL | hsl(75, 51%, 71%) |
| HSV | hsv(75, 34%, 86%) |
| CMYK | cmyk(8.7%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(84.48, -18.31, 34.34) |
| CIE-LCH | lch(84.48, 38.92, 118.06°) |
| OKLab | oklab(85.97% -0.0496 0.0852) |
| OKLCH | oklch(85.97% 0.099 120.2) |
| XYZ | xyz(54.2616, 64.9868, 36.4677) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.68
Greenish Tan
#BCCB7A
ΔE00 4.26
Pale Olive Green
#B1D27B
ΔE00 4.49
Greenish Beige
#C9D179
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 5.78
Light Grey Green
#B7E1A1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB91 #A491DB
analogous
#DBC991 #C8DB91 #A3DB91
triadic
#C8DB91 #91C8DB #DB91C8
tetradic
#C8DB91 #91DBC9 #A491DB #DB91A3
square
#C8DB91 #91DBC9 #A491DB #DB91A3
split-complementary
#C8DB91 #91A3DB #C991DB
monochromatic
#97B63C #B1CC63 #C8DB91 #DFEABF #F3F7E8
Accessibility & contrast
On white
1.50
#C8DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#C8DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB91
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB91 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38C
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#CED4C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8db91; /* rgb */ color: rgb(200, 219, 145); /* oklch */ color: oklch(86.0% 0.099 120.2);
Tailwind
colors: {
custom: {
50: '#d9e6b2',
500: '#c8db91',
950: '#000000',
},
}SCSS
$custom: #c8db91; $custom-light: #d9e6b2; $custom-dark: #000000;
JSON
{
"hex": "#c8db91",
"rgb": {
"r": 200,
"g": 219,
"b": 145
},
"hsl": {
"h": 75.405,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.85972,
"c": 0.09857,
"h": 120.2
},
"luminance": 0.64987
}Semantic roles & 50–950 ramp
primary
#C8DB91
secondary
#745EB2
accent
#27BE4E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481