#C8DA90#C8DA90
#C8DA90 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.7% C 0.098 H 119.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA90 |
|---|---|
| RGB | rgb(200, 218, 144) |
| HSL | hsl(75, 50%, 71%) |
| HSV | hsv(75, 34%, 85%) |
| CMYK | cmyk(8.3%, 0%, 33.9%, 14.5%) |
| CIE-LAB | lab(84.19, -17.94, 34.48) |
| CIE-LCH | lch(84.19, 38.87, 117.49°) |
| OKLab | oklab(85.74% -0.0486 0.0855) |
| OKLCH | oklch(85.74% 0.098 119.6) |
| XYZ | xyz(53.9247, 64.4359, 35.9767) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.49
Greenish Tan
#BCCB7A
ΔE00 4.01
Greenish Beige
#C9D179
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 4.50
Light Khaki
#E6F2A2
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA90 #A290DA
analogous
#DAC790 #C8DA90 #A3DA90
triadic
#C8DA90 #90C8DA #DA90C8
tetradic
#C8DA90 #90DAC7 #A290DA #DA90A3
square
#C8DA90 #90DAC7 #A290DA #DA90A3
split-complementary
#C8DA90 #90A3DA #C790DA
monochromatic
#97B43C #B1CB62 #C8DA90 #DFE9BE #F4F7E8
Accessibility & contrast
On white
1.51
#C8DA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#C8DA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA90
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA90 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28B
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#CFD3C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da90; /* rgb */ color: rgb(200, 218, 144); /* oklch */ color: oklch(85.7% 0.098 119.6);
Tailwind
colors: {
custom: {
50: '#d9e5b1',
500: '#c8da90',
950: '#000000',
},
}SCSS
$custom: #c8da90; $custom-light: #d9e5b1; $custom-dark: #000000;
JSON
{
"hex": "#c8da90",
"rgb": {
"r": 200,
"g": 218,
"b": 144
},
"hsl": {
"h": 74.595,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.8574,
"c": 0.09833,
"h": 119.6
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#C8DA90
secondary
#725DB1
accent
#28BD4C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151511
muted
#848481