#C2DA97#C2DA97
#C2DA97 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.4% C 0.092 H 124.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA97 |
|---|---|
| RGB | rgb(194, 218, 151) |
| HSL | hsl(81, 48%, 72%) |
| HSV | hsv(81, 31%, 85%) |
| CMYK | cmyk(11%, 0%, 30.7%, 14.5%) |
| CIE-LAB | lab(83.89, -19.24, 30.41) |
| CIE-LCH | lch(83.89, 35.99, 122.32°) |
| OKLab | oklab(85.43% -0.052 0.0761) |
| OKLCH | oklch(85.43% 0.092 124.3) |
| XYZ | xyz(52.9049, 63.8463, 38.8086) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.03
Light Grey Green
#B7E1A1
ΔE00 4.19
Pale Olive Green
#B1D27B
ΔE00 4.59
Greenish Tan
#BCCB7A
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 6.10
Light Moss Green
#A6C875
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA97 #AF97DA
analogous
#DAD197 #C2DA97 #A0DA97
triadic
#C2DA97 #97C2DA #DA97C2
tetradic
#C2DA97 #97DAD1 #AF97DA #DA97A0
square
#C2DA97 #97DAD1 #AF97DA #DA97A0
split-complementary
#C2DA97 #97A0DA #D197DA
monochromatic
#8CB641 #A8CA6A #C2DA97 #DCEAC4 #F2F7E8
Accessibility & contrast
On white
1.53
#C2DA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#C2DA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA97
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA97 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D293
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#C7D4C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2da97; /* rgb */ color: rgb(194, 218, 151); /* oklch */ color: oklch(85.4% 0.092 124.3);
Tailwind
colors: {
custom: {
50: '#d5e5b6',
500: '#c2da97',
950: '#000000',
},
}SCSS
$custom: #c2da97; $custom-light: #d5e5b6; $custom-dark: #000000;
JSON
{
"hex": "#c2da97",
"rgb": {
"r": 194,
"g": 218,
"b": 151
},
"hsl": {
"h": 81.493,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.85427,
"c": 0.09214,
"h": 124.3
},
"luminance": 0.63847
}Semantic roles & 50–950 ramp
primary
#C2DA97
secondary
#8064B1
accent
#2BBB5E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481