#C2CA80#C2CA80
#C2CA80 is a light, moderate yellow. Relative luminance 0.553; OKLCH L 81.6% C 0.097 H 113.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA80 |
|---|---|
| RGB | rgb(194, 202, 128) |
| HSL | hsl(66, 41%, 65%) |
| HSV | hsv(66, 37%, 79%) |
| CMYK | cmyk(4%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(79.20, -14.20, 36.05) |
| CIE-LCH | lch(79.20, 38.75, 111.50°) |
| OKLab | oklab(81.57% -0.0387 0.0886) |
| OKLCH | oklch(81.57% 0.097 113.6) |
| XYZ | xyz(47.2652, 55.2695, 28.5960) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.97
Pale Olive
#B9CC81
ΔE00 2.76
Greenish Beige
#C9D179
ΔE00 2.87
Light Olive
#ACBF69
ΔE00 4.74
Tan Green
#A9BE70
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA80 #8880CA
analogous
#CAAD80 #C2CA80 #9DCA80
triadic
#C2CA80 #80C2CA #CA80C2
tetradic
#C2CA80 #80CAAD #8880CA #CA809D
square
#C2CA80 #80CAAD #8880CA #CA809D
split-complementary
#C2CA80 #809DCA #AD80CA
monochromatic
#89923D #ADB855 #C2CA80 #D7DCAB #EBEED6
Accessibility & contrast
On white
1.74
#C2CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#C2CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA80
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA80 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#CAC2B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca80; /* rgb */ color: rgb(194, 202, 128); /* oklch */ color: oklch(81.6% 0.097 113.6);
Tailwind
colors: {
custom: {
50: '#d5daa6',
500: '#c2ca80',
950: '#000000',
},
}SCSS
$custom: #c2ca80; $custom-light: #d5daa6; $custom-dark: #000000;
JSON
{
"hex": "#c2ca80",
"rgb": {
"r": 194,
"g": 202,
"b": 128
},
"hsl": {
"h": 66.486,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.81566,
"c": 0.09664,
"h": 113.6
},
"luminance": 0.55269
}Semantic roles & 50–950 ramp
primary
#C2CA80
secondary
#5C5599
accent
#31B43F
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380