#C2CA85#C2CA85
#C2CA85 is a light, moderate yellow. Relative luminance 0.554; OKLCH L 81.7% C 0.091 H 113.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA85 |
|---|---|
| RGB | rgb(194, 202, 133) |
| HSL | hsl(67, 39%, 66%) |
| HSV | hsv(67, 34%, 79%) |
| CMYK | cmyk(4%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(79.27, -13.59, 33.59) |
| CIE-LCH | lch(79.27, 36.23, 112.03°) |
| OKLab | oklab(81.65% -0.0367 0.0831) |
| OKLCH | oklch(81.65% 0.091 113.8) |
| XYZ | xyz(47.6025, 55.4044, 30.3722) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.57
Pale Olive
#B9CC81
ΔE00 2.79
Greenish Beige
#C9D179
ΔE00 3.68
Tan Green
#A9BE70
ΔE00 5.17
Light Olive
#ACBF69
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA85 #8D85CA
analogous
#CAB085 #C2CA85 #9FCA85
triadic
#C2CA85 #85C2CA #CA85C2
tetradic
#C2CA85 #85CAB0 #8D85CA #CA859F
square
#C2CA85 #85CAB0 #8D85CA #CA859F
split-complementary
#C2CA85 #859FCA #B085CA
monochromatic
#8A9440 #ADB75A #C2CA85 #D7DDB0 #EDEFDA
Accessibility & contrast
On white
1.74
#C2CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C2CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA85
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA85 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#CAC2B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca85; /* rgb */ color: rgb(194, 202, 133); /* oklch */ color: oklch(81.7% 0.091 113.8);
Tailwind
colors: {
custom: {
50: '#d5daa9',
500: '#c2ca85',
950: '#000000',
},
}SCSS
$custom: #c2ca85; $custom-light: #d5daa9; $custom-dark: #000000;
JSON
{
"hex": "#c2ca85",
"rgb": {
"r": 194,
"g": 202,
"b": 133
},
"hsl": {
"h": 66.957,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.81653,
"c": 0.09078,
"h": 113.8
},
"luminance": 0.55404
}Semantic roles & 50–950 ramp
primary
#C2CA85
secondary
#60589B
accent
#33B242
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380