#C8DA96#C8DA96
#C8DA96 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.8% C 0.091 H 120.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA96 |
|---|---|
| RGB | rgb(200, 218, 150) |
| HSL | hsl(76, 48%, 72%) |
| HSV | hsv(76, 31%, 85%) |
| CMYK | cmyk(8.3%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(84.29, -17.16, 31.54) |
| CIE-LCH | lch(84.29, 35.91, 118.55°) |
| OKLab | oklab(85.85% -0.0462 0.0787) |
| OKLCH | oklch(85.85% 0.091 120.4) |
| XYZ | xyz(54.3955, 64.6243, 38.4563) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.84
Greenish Tan
#BCCB7A
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 5.08
Greenish Beige
#C9D179
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA96 #A896DA
analogous
#DACA96 #C8DA96 #A6DA96
triadic
#C8DA96 #96C8DA #DA96C8
tetradic
#C8DA96 #96DACA #A896DA #DA96A6
square
#C8DA96 #96DACA #A896DA #DA96A6
split-complementary
#C8DA96 #96A6DA #CA96DA
monochromatic
#96B640 #B0CA69 #C8DA96 #E0EAC3 #F3F7E8
Accessibility & contrast
On white
1.51
#C8DA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C8DA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA96
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA96 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D291
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#CED3C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da96; /* rgb */ color: rgb(200, 218, 150); /* oklch */ color: oklch(85.8% 0.091 120.4);
Tailwind
colors: {
custom: {
50: '#d9e5b5',
500: '#c8da96',
950: '#000000',
},
}SCSS
$custom: #c8da96; $custom-light: #d9e5b5; $custom-dark: #000000;
JSON
{
"hex": "#c8da96",
"rgb": {
"r": 200,
"g": 218,
"b": 150
},
"hsl": {
"h": 75.882,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.85849,
"c": 0.09127,
"h": 120.4
},
"luminance": 0.64624
}Semantic roles & 50–950 ramp
primary
#C8DA96
secondary
#7863B1
accent
#2ABB51
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481