#C8DB90#C8DB90
#C8DB90 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 86.0% C 0.100 H 120.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB90 |
|---|---|
| RGB | rgb(200, 219, 144) |
| HSL | hsl(75, 51%, 71%) |
| HSV | hsv(75, 34%, 86%) |
| CMYK | cmyk(8.7%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(84.46, -18.43, 34.83) |
| CIE-LCH | lch(84.46, 39.41, 117.89°) |
| OKLab | oklab(85.95% -0.05 0.0863) |
| OKLCH | oklch(85.95% 0.1 120.1) |
| XYZ | xyz(54.1848, 64.9561, 36.0634) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.65
Greenish Tan
#BCCB7A
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.41
Greenish Beige
#C9D179
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB90 #A390DB
analogous
#DBC890 #C8DB90 #A2DB90
triadic
#C8DB90 #90C8DB #DB90C8
tetradic
#C8DB90 #90DBC8 #A390DB #DB90A2
square
#C8DB90 #90DBC8 #A390DB #DB90A2
split-complementary
#C8DB90 #90A2DB #C890DB
monochromatic
#97B63B #B1CC62 #C8DB90 #DFEABE #F4F8E8
Accessibility & contrast
On white
1.50
#C8DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#C8DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB90
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB90 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38B
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#CFD4C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8db90; /* rgb */ color: rgb(200, 219, 144); /* oklch */ color: oklch(86.0% 0.100 120.1);
Tailwind
colors: {
custom: {
50: '#d9e6b1',
500: '#c8db90',
950: '#000000',
},
}SCSS
$custom: #c8db90; $custom-light: #d9e6b1; $custom-dark: #000000;
JSON
{
"hex": "#c8db90",
"rgb": {
"r": 200,
"g": 219,
"b": 144
},
"hsl": {
"h": 75.2,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.85954,
"c": 0.09974,
"h": 120.1
},
"luminance": 0.64956
}Semantic roles & 50–950 ramp
primary
#C8DB90
secondary
#735DB2
accent
#27BE4D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151511
muted
#848481