#C8DB89#C8DB89
#C8DB89 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.108 H 119.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB89 |
|---|---|
| RGB | rgb(200, 219, 137) |
| HSL | hsl(74, 53%, 70%) |
| HSV | hsv(74, 37%, 86%) |
| CMYK | cmyk(8.7%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(84.35, -19.30, 38.23) |
| CIE-LCH | lch(84.35, 42.83, 116.79°) |
| OKLab | oklab(85.83% -0.0528 0.0939) |
| OKLCH | oklch(85.83% 0.108 119.4) |
| XYZ | xyz(53.6663, 64.7487, 33.3326) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.71
Pale Olive
#B9CC81
ΔE00 3.75
Greenish Tan
#BCCB7A
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 4.13
Light Khaki
#E6F2A2
ΔE00 5.71
Light Moss Green
#A6C875
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB89 #9C89DB
analogous
#DBC589 #C8DB89 #9FDB89
triadic
#C8DB89 #89C8DB #DB89C8
tetradic
#C8DB89 #89DBC5 #9C89DB #DB899F
square
#C8DB89 #89DBC5 #9C89DB #DB899F
split-complementary
#C8DB89 #899FDB #C589DB
monochromatic
#96B337 #B2CD5A #C8DB89 #DEE9B8 #F4F8E7
Accessibility & contrast
On white
1.51
#C8DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#C8DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB89
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB89 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D283
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#CFD3C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db89; /* rgb */ color: rgb(200, 219, 137); /* oklch */ color: oklch(85.8% 0.108 119.4);
Tailwind
colors: {
custom: {
50: '#dae6ac',
500: '#c8db89',
950: '#000000',
},
}SCSS
$custom: #c8db89; $custom-light: #dae6ac; $custom-dark: #000000;
JSON
{
"hex": "#c8db89",
"rgb": {
"r": 200,
"g": 219,
"b": 137
},
"hsl": {
"h": 73.902,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.85834,
"c": 0.10775,
"h": 119.4
},
"luminance": 0.64749
}Semantic roles & 50–950 ramp
primary
#C8DB89
secondary
#6C56B2
accent
#25C149
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481