#C2CA97#C2CA97
#C2CA97 is a very light, moderate yellow. Relative luminance 0.559; OKLCH L 82.0% C 0.069 H 115.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA97 |
|---|---|
| RGB | rgb(194, 202, 151) |
| HSL | hsl(69, 32%, 69%) |
| HSV | hsv(69, 25%, 79%) |
| CMYK | cmyk(4%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(79.58, -11.20, 24.62) |
| CIE-LCH | lch(79.58, 27.05, 114.46°) |
| OKLab | oklab(82% -0.0292 0.0622) |
| OKLCH | oklch(82% 0.069 115.2) |
| XYZ | xyz(48.9543, 55.9451, 37.4917) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.31
Greenish Tan
#BCCB7A
ΔE00 6.07
Tan Green
#A9BE70
ΔE00 7.32
Greenish Beige
#C9D179
ΔE00 7.32
Beige (survey)
#E6DAA6
ΔE00 7.99
Light Olive
#ACBF69
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA97 #9F97CA
analogous
#CAB997 #C2CA97 #A9CA97
triadic
#C2CA97 #97C2CA #CA97C2
tetradic
#C2CA97 #97CAB9 #9F97CA #CA97A9
square
#C2CA97 #97CAB9 #9F97CA #CA97A9
split-complementary
#C2CA97 #97A9CA #B997CA
monochromatic
#8D994E #AAB56E #C2CA97 #DADFC0 #F2F3E8
Accessibility & contrast
On white
1.72
#C2CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#C2CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA97
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA97 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C594
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#C8C4BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca97; /* rgb */ color: rgb(194, 202, 151); /* oklch */ color: oklch(82.0% 0.069 115.2);
Tailwind
colors: {
custom: {
50: '#d5dab6',
500: '#c2ca97',
950: '#000000',
},
}SCSS
$custom: #c2ca97; $custom-light: #d5dab6; $custom-dark: #000000;
JSON
{
"hex": "#c2ca97",
"rgb": {
"r": 194,
"g": 202,
"b": 151
},
"hsl": {
"h": 69.412,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.82,
"c": 0.06873,
"h": 115.2
},
"luminance": 0.55945
}Semantic roles & 50–950 ramp
primary
#C2CA97
secondary
#6F669F
accent
#3AAB4C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381