#C2CA95#C2CA95
#C2CA95 is a light, moderate yellow. Relative luminance 0.559; OKLCH L 82.0% C 0.071 H 115.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA95 |
|---|---|
| RGB | rgb(194, 202, 149) |
| HSL | hsl(69, 33%, 69%) |
| HSV | hsv(69, 26%, 79%) |
| CMYK | cmyk(4%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(79.55, -11.48, 25.62) |
| CIE-LCH | lch(79.55, 28.07, 114.14°) |
| OKLab | oklab(81.96% -0.0301 0.0646) |
| OKLCH | oklch(81.96% 0.071 115) |
| XYZ | xyz(48.7932, 55.8807, 36.6435) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.91
Greenish Tan
#BCCB7A
ΔE00 5.62
Greenish Beige
#C9D179
ΔE00 6.87
Tan Green
#A9BE70
ΔE00 6.98
Light Olive
#ACBF69
ΔE00 7.67
Pale Olive Green
#B1D27B
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA95 #9D95CA
analogous
#CAB895 #C2CA95 #A8CA95
triadic
#C2CA95 #95C2CA #CA95C2
tetradic
#C2CA95 #95CAB8 #9D95CA #CA95A8
square
#C2CA95 #95CAB8 #9D95CA #CA95A8
split-complementary
#C2CA95 #95A8CA #B895CA
monochromatic
#8D984C #ABB66C #C2CA95 #D9DEBE #F1F3E7
Accessibility & contrast
On white
1.72
#C2CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#C2CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA95
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA95 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#D1C697
Tritanopia (blue-blind)
#C8C4BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca95; /* rgb */ color: rgb(194, 202, 149); /* oklch */ color: oklch(82.0% 0.071 115.0);
Tailwind
colors: {
custom: {
50: '#d5dab4',
500: '#c2ca95',
950: '#000000',
},
}SCSS
$custom: #c2ca95; $custom-light: #d5dab4; $custom-dark: #000000;
JSON
{
"hex": "#c2ca95",
"rgb": {
"r": 194,
"g": 202,
"b": 149
},
"hsl": {
"h": 69.057,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.81959,
"c": 0.07125,
"h": 115
},
"luminance": 0.5588
}Semantic roles & 50–950 ramp
primary
#C2CA95
secondary
#6D649F
accent
#39AC4B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381