#C2CA91#C2CA91
#C2CA91 is a light, moderate yellow. Relative luminance 0.558; OKLCH L 81.9% C 0.076 H 114.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA91 |
|---|---|
| RGB | rgb(194, 202, 145) |
| HSL | hsl(68, 35%, 68%) |
| HSV | hsv(68, 28%, 79%) |
| CMYK | cmyk(4%, 0%, 28.2%, 20.8%) |
| CIE-LAB | lab(79.47, -12.03, 27.62) |
| CIE-LCH | lch(79.47, 30.13, 113.54°) |
| OKLab | oklab(81.88% -0.0317 0.0693) |
| OKLCH | oklch(81.88% 0.076 114.6) |
| XYZ | xyz(48.4794, 55.7551, 34.9905) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.17
Greenish Tan
#BCCB7A
ΔE00 4.76
Greenish Beige
#C9D179
ΔE00 6.00
Tan Green
#A9BE70
ΔE00 6.36
Light Olive
#ACBF69
ΔE00 6.93
Pale Olive Green
#B1D27B
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA91 #9991CA
analogous
#CAB591 #C2CA91 #A5CA91
triadic
#C2CA91 #91C2CA #CA91C2
tetradic
#C2CA91 #91CAB5 #9991CA #CA91A5
square
#C2CA91 #91CAB5 #9991CA #CA91A5
split-complementary
#C2CA91 #91A5CA #B591CA
monochromatic
#8D9849 #ABB668 #C2CA91 #D9DEBA #F0F2E4
Accessibility & contrast
On white
1.73
#C2CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#C2CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA91
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA91 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#C9C4BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca91; /* rgb */ color: rgb(194, 202, 145); /* oklch */ color: oklch(81.9% 0.076 114.6);
Tailwind
colors: {
custom: {
50: '#d5dab1',
500: '#c2ca91',
950: '#000000',
},
}SCSS
$custom: #c2ca91; $custom-light: #d5dab1; $custom-dark: #000000;
JSON
{
"hex": "#c2ca91",
"rgb": {
"r": 194,
"g": 202,
"b": 145
},
"hsl": {
"h": 68.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.81879,
"c": 0.07623,
"h": 114.6
},
"luminance": 0.55755
}Semantic roles & 50–950 ramp
primary
#C2CA91
secondary
#69609F
accent
#38AE48
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381