#C8DA97#C8DA97
#C8DA97 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.9% C 0.090 H 120.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA97 |
|---|---|
| RGB | rgb(200, 218, 151) |
| HSL | hsl(76, 48%, 72%) |
| HSV | hsv(76, 31%, 85%) |
| CMYK | cmyk(8.3%, 0%, 30.7%, 14.5%) |
| CIE-LAB | lab(84.31, -17.03, 31.05) |
| CIE-LCH | lch(84.31, 35.41, 118.74°) |
| OKLab | oklab(85.87% -0.0458 0.0776) |
| OKLCH | oklch(85.87% 0.09 120.5) |
| XYZ | xyz(54.4764, 64.6566, 38.8822) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.20
Greenish Beige
#C9D179
ΔE00 5.48
Light Grey Green
#B7E1A1
ΔE00 5.54
Light Khaki
#E6F2A2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA97 #A997DA
analogous
#DACA97 #C8DA97 #A7DA97
triadic
#C8DA97 #97C8DA #DA97C8
tetradic
#C8DA97 #97DACA #A997DA #DA97A7
square
#C8DA97 #97DACA #A997DA #DA97A7
split-complementary
#C8DA97 #97A7DA #CA97DA
monochromatic
#96B641 #B0CA6A #C8DA97 #E0EAC4 #F3F7E8
Accessibility & contrast
On white
1.51
#C8DA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#C8DA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA97
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA97 | 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)
#E2D392
Deuteranopia (green-blind)
#E0D29A
Tritanopia (blue-blind)
#CED3C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da97; /* rgb */ color: rgb(200, 218, 151); /* oklch */ color: oklch(85.9% 0.090 120.5);
Tailwind
colors: {
custom: {
50: '#d9e5b6',
500: '#c8da97',
950: '#000000',
},
}SCSS
$custom: #c8da97; $custom-light: #d9e5b6; $custom-dark: #000000;
JSON
{
"hex": "#c8da97",
"rgb": {
"r": 200,
"g": 218,
"b": 151
},
"hsl": {
"h": 76.119,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.85868,
"c": 0.09008,
"h": 120.5
},
"luminance": 0.64657
}Semantic roles & 50–950 ramp
primary
#C8DA97
secondary
#7964B1
accent
#2BBB51
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481