#C2CA86#C2CA86
#C2CA86 is a light, moderate yellow. Relative luminance 0.554; OKLCH L 81.7% C 0.090 H 113.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA86 |
|---|---|
| RGB | rgb(194, 202, 134) |
| HSL | hsl(67, 39%, 66%) |
| HSV | hsv(67, 34%, 79%) |
| CMYK | cmyk(4%, 0%, 33.7%, 20.8%) |
| CIE-LAB | lab(79.29, -13.47, 33.09) |
| CIE-LCH | lch(79.29, 35.73, 112.14°) |
| OKLab | oklab(81.67% -0.0362 0.0819) |
| OKLCH | oklch(81.67% 0.09 113.9) |
| XYZ | xyz(47.6719, 55.4321, 30.7377) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.72
Pale Olive
#B9CC81
ΔE00 2.84
Greenish Beige
#C9D179
ΔE00 3.86
Tan Green
#A9BE70
ΔE00 5.23
Light Olive
#ACBF69
ΔE00 5.32
Pale Olive Green
#B1D27B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA86 #8E86CA
analogous
#CAB086 #C2CA86 #A0CA86
triadic
#C2CA86 #86C2CA #CA86C2
tetradic
#C2CA86 #86CAB0 #8E86CA #CA86A0
square
#C2CA86 #86CAB0 #8E86CA #CA86A0
split-complementary
#C2CA86 #86A0CA #B086CA
monochromatic
#8B9541 #ADB75B #C2CA86 #D7DDB1 #EDEFDB
Accessibility & contrast
On white
1.74
#C2CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#C2CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA86
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA86 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C481
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#CAC3B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca86; /* rgb */ color: rgb(194, 202, 134); /* oklch */ color: oklch(81.7% 0.090 113.9);
Tailwind
colors: {
custom: {
50: '#d5daaa',
500: '#c2ca86',
950: '#000000',
},
}SCSS
$custom: #c2ca86; $custom-light: #d5daaa; $custom-dark: #000000;
JSON
{
"hex": "#c2ca86",
"rgb": {
"r": 194,
"g": 202,
"b": 134
},
"hsl": {
"h": 67.059,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.81671,
"c": 0.08959,
"h": 113.9
},
"luminance": 0.55432
}Semantic roles & 50–950 ramp
primary
#C2CA86
secondary
#61599C
accent
#33B242
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381