#C2CA99#C2CA99
#C2CA99 is a very light, moderate yellow. Relative luminance 0.560; OKLCH L 82.0% C 0.066 H 115.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA99 |
|---|---|
| RGB | rgb(194, 202, 153) |
| HSL | hsl(70, 32%, 70%) |
| HSV | hsv(70, 24%, 79%) |
| CMYK | cmyk(4%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(79.62, -10.91, 23.61) |
| CIE-LCH | lch(79.62, 26.01, 114.81°) |
| OKLab | oklab(82.04% -0.0284 0.0598) |
| OKLCH | oklch(82.04% 0.066 115.4) |
| XYZ | xyz(49.1181, 56.0106, 38.3544) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.73
Greenish Tan
#BCCB7A
ΔE00 6.53
Tan Green
#A9BE70
ΔE00 7.68
Greenish Beige
#C9D179
ΔE00 7.78
Beige (survey)
#E6DAA6
ΔE00 8.04
Light Olive
#ACBF69
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA99 #A199CA
analogous
#CABA99 #C2CA99 #AACA99
triadic
#C2CA99 #99C2CA #CA99C2
tetradic
#C2CA99 #99CABA #A199CA #CA99AA
square
#C2CA99 #99CABA #A199CA #CA99AA
split-complementary
#C2CA99 #99AACA #BA99CA
monochromatic
#8D9950 #AAB571 #C2CA99 #DADFC1 #F2F4EA
Accessibility & contrast
On white
1.72
#C2CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#C2CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA99
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA99 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#D0C69B
Tritanopia (blue-blind)
#C8C4BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca99; /* rgb */ color: rgb(194, 202, 153); /* oklch */ color: oklch(82.0% 0.066 115.4);
Tailwind
colors: {
custom: {
50: '#d5dab7',
500: '#c2ca99',
950: '#000000',
},
}SCSS
$custom: #c2ca99; $custom-light: #d5dab7; $custom-dark: #000000;
JSON
{
"hex": "#c2ca99",
"rgb": {
"r": 194,
"g": 202,
"b": 153
},
"hsl": {
"h": 69.796,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.82042,
"c": 0.06621,
"h": 115.4
},
"luminance": 0.5601
}Semantic roles & 50–950 ramp
primary
#C2CA99
secondary
#71689F
accent
#3BAA4D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381