#C8DB85#C8DB85
#C8DB85 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.8% C 0.112 H 119.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB85 |
|---|---|
| RGB | rgb(200, 219, 133) |
| HSL | hsl(73, 54%, 69%) |
| HSV | hsv(73, 39%, 86%) |
| CMYK | cmyk(8.7%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(84.30, -19.77, 40.16) |
| CIE-LCH | lch(84.30, 44.76, 116.21°) |
| OKLab | oklab(85.77% -0.0544 0.0982) |
| OKLCH | oklch(85.77% 0.112 119) |
| XYZ | xyz(53.3847, 64.6361, 31.8494) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.41
Greenish Tan
#BCCB7A
ΔE00 3.80
Pale Olive
#B9CC81
ΔE00 3.98
Pale Olive Green
#B1D27B
ΔE00 4.14
Light Khaki
#E6F2A2
ΔE00 5.81
Light Moss Green
#A6C875
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB85 #9885DB
analogous
#DBC385 #C8DB85 #9DDB85
triadic
#C8DB85 #85C8DB #DB85C8
tetradic
#C8DB85 #85DBC3 #9885DB #DB859D
square
#C8DB85 #85DBC3 #9885DB #DB859D
split-complementary
#C8DB85 #859DDB #C385DB
monochromatic
#96B134 #B3CD56 #C8DB85 #DDE9B4 #F3F7E4
Accessibility & contrast
On white
1.51
#C8DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#C8DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB85
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB85 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27E
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#D0D3C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db85; /* rgb */ color: rgb(200, 219, 133); /* oklch */ color: oklch(85.8% 0.112 119.0);
Tailwind
colors: {
custom: {
50: '#dae6a9',
500: '#c8db85',
950: '#000000',
},
}SCSS
$custom: #c8db85; $custom-light: #dae6a9; $custom-dark: #000000;
JSON
{
"hex": "#c8db85",
"rgb": {
"r": 200,
"g": 219,
"b": 133
},
"hsl": {
"h": 73.256,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.85768,
"c": 0.11224,
"h": 119
},
"luminance": 0.64636
}Semantic roles & 50–950 ramp
primary
#C8DB85
secondary
#6853B2
accent
#24C247
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481