#C2CA90#C2CA90
#C2CA90 is a light, moderate yellow. Relative luminance 0.557; OKLCH L 81.9% C 0.077 H 114.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA90 |
|---|---|
| RGB | rgb(194, 202, 144) |
| HSL | hsl(68, 35%, 68%) |
| HSV | hsv(68, 29%, 79%) |
| CMYK | cmyk(4%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(79.46, -12.17, 28.12) |
| CIE-LCH | lch(79.46, 30.64, 113.40°) |
| OKLab | oklab(81.86% -0.0321 0.0705) |
| OKLCH | oklch(81.86% 0.077 114.5) |
| XYZ | xyz(48.4026, 55.7244, 34.5862) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.00
Greenish Tan
#BCCB7A
ΔE00 4.55
Greenish Beige
#C9D179
ΔE00 5.79
Tan Green
#A9BE70
ΔE00 6.22
Light Olive
#ACBF69
ΔE00 6.76
Pale Olive Green
#B1D27B
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA90 #9890CA
analogous
#CAB590 #C2CA90 #A5CA90
triadic
#C2CA90 #90C2CA #CA90C2
tetradic
#C2CA90 #90CAB5 #9890CA #CA90A5
square
#C2CA90 #90CAB5 #9890CA #CA90A5
split-complementary
#C2CA90 #90A5CA #B590CA
monochromatic
#8C9748 #ABB667 #C2CA90 #D9DEB9 #F0F2E3
Accessibility & contrast
On white
1.73
#C2CA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#C2CA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA90
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA90 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#C9C3BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca90; /* rgb */ color: rgb(194, 202, 144); /* oklch */ color: oklch(81.9% 0.077 114.5);
Tailwind
colors: {
custom: {
50: '#d5dab1',
500: '#c2ca90',
950: '#000000',
},
}SCSS
$custom: #c2ca90; $custom-light: #d5dab1; $custom-dark: #000000;
JSON
{
"hex": "#c2ca90",
"rgb": {
"r": 194,
"g": 202,
"b": 144
},
"hsl": {
"h": 68.276,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.81859,
"c": 0.07747,
"h": 114.5
},
"luminance": 0.55724
}Semantic roles & 50–950 ramp
primary
#C2CA90
secondary
#68609F
accent
#37AE48
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381