#C2CA94#C2CA94
#C2CA94 is a light, moderate yellow. Relative luminance 0.558; OKLCH L 81.9% C 0.072 H 114.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA94 |
|---|---|
| RGB | rgb(194, 202, 148) |
| HSL | hsl(69, 34%, 69%) |
| HSV | hsv(69, 27%, 79%) |
| CMYK | cmyk(4%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(79.53, -11.62, 26.12) |
| CIE-LCH | lch(79.53, 28.59, 113.99°) |
| OKLab | oklab(81.94% -0.0305 0.0658) |
| OKLCH | oklch(81.94% 0.073 114.9) |
| XYZ | xyz(48.7137, 55.8489, 36.2249) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 5.40
Greenish Beige
#C9D179
ΔE00 6.65
Tan Green
#A9BE70
ΔE00 6.81
Light Olive
#ACBF69
ΔE00 7.48
Pale Olive Green
#B1D27B
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA94 #9C94CA
analogous
#CAB794 #C2CA94 #A7CA94
triadic
#C2CA94 #94C2CA #CA94C2
tetradic
#C2CA94 #94CAB7 #9C94CA #CA94A7
square
#C2CA94 #94CAB7 #9C94CA #CA94A7
split-complementary
#C2CA94 #94A7CA #B794CA
monochromatic
#8D984B #ABB66B #C2CA94 #D9DEBD #F1F3E6
Accessibility & contrast
On white
1.73
#C2CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#C2CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA94
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA94 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C591
Deuteranopia (green-blind)
#D1C696
Tritanopia (blue-blind)
#C8C4BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca94; /* rgb */ color: rgb(194, 202, 148); /* oklch */ color: oklch(81.9% 0.072 114.9);
Tailwind
colors: {
custom: {
50: '#d5dab3',
500: '#c2ca94',
950: '#000000',
},
}SCSS
$custom: #c2ca94; $custom-light: #d5dab3; $custom-dark: #000000;
JSON
{
"hex": "#c2ca94",
"rgb": {
"r": 194,
"g": 202,
"b": 148
},
"hsl": {
"h": 68.889,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.81939,
"c": 0.0725,
"h": 114.9
},
"luminance": 0.55849
}Semantic roles & 50–950 ramp
primary
#C2CA94
secondary
#6C639F
accent
#39AD4A
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381