#C8DB8B#C8DB8B
#C8DB8B is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.9% C 0.105 H 119.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB8B |
|---|---|
| RGB | rgb(200, 219, 139) |
| HSL | hsl(74, 53%, 70%) |
| HSV | hsv(74, 37%, 86%) |
| CMYK | cmyk(8.7%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(84.38, -19.06, 37.26) |
| CIE-LCH | lch(84.38, 41.85, 117.09°) |
| OKLab | oklab(85.87% -0.052 0.0918) |
| OKLCH | oklch(85.87% 0.105 119.6) |
| XYZ | xyz(53.8111, 64.8067, 34.0952) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.68
Greenish Tan
#BCCB7A
ΔE00 3.88
Greenish Beige
#C9D179
ΔE00 3.91
Pale Olive Green
#B1D27B
ΔE00 4.17
Light Khaki
#E6F2A2
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB8B #9E8BDB
analogous
#DBC68B #C8DB8B #A0DB8B
triadic
#C8DB8B #8BC8DB #DB8BC8
tetradic
#C8DB8B #8BDBC6 #9E8BDB #DB8BA0
square
#C8DB8B #8BDBC6 #9E8BDB #DB8BA0
split-complementary
#C8DB8B #8BA0DB #C68BDB
monochromatic
#96B438 #B2CD5C #C8DB8B #DEE9BA #F4F8E8
Accessibility & contrast
On white
1.50
#C8DB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#C8DB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB8B
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB8B | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D385
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#CFD3C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8db8b; /* rgb */ color: rgb(200, 219, 139); /* oklch */ color: oklch(85.9% 0.105 119.6);
Tailwind
colors: {
custom: {
50: '#d9e6ae',
500: '#c8db8b',
950: '#000000',
},
}SCSS
$custom: #c8db8b; $custom-light: #d9e6ae; $custom-dark: #000000;
JSON
{
"hex": "#c8db8b",
"rgb": {
"r": 200,
"g": 219,
"b": 139
},
"hsl": {
"h": 74.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.85867,
"c": 0.10548,
"h": 119.6
},
"luminance": 0.64806
}Semantic roles & 50–950 ramp
primary
#C8DB8B
secondary
#6E58B2
accent
#25C04A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481