#C2CA77#C2CA77
#C2CA77 is a light, moderate yellow. Relative luminance 0.550; OKLCH L 81.4% C 0.107 H 113.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA77 |
|---|---|
| RGB | rgb(194, 202, 119) |
| HSL | hsl(66, 44%, 63%) |
| HSV | hsv(66, 41%, 79%) |
| CMYK | cmyk(4%, 0%, 41.1%, 20.8%) |
| CIE-LAB | lab(79.07, -15.23, 40.45) |
| CIE-LCH | lch(79.07, 43.22, 110.63°) |
| OKLab | oklab(81.42% -0.0422 0.0982) |
| OKLCH | oklch(81.42% 0.107 113.3) |
| XYZ | xyz(46.6989, 55.0430, 25.6135) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.85
Greenish Tan
#BCCB7A
ΔE00 1.89
Pale Olive
#B9CC81
ΔE00 3.43
Light Olive
#ACBF69
ΔE00 4.36
Tan Green
#A9BE70
ΔE00 5.14
Darkkhaki
#BDB76B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA77 #7F77CA
analogous
#CAA877 #C2CA77 #98CA77
triadic
#C2CA77 #77C2CA #CA77C2
tetradic
#C2CA77 #77CAA8 #7F77CA #CA7798
square
#C2CA77 #77CAA8 #7F77CA #CA7798
split-complementary
#C2CA77 #7798CA #A877CA
monochromatic
#878F38 #AEB94B #C2CA77 #D6DBA3 #EAECCF
Accessibility & contrast
On white
1.75
#C2CA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#C2CA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA77
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA77 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C370
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#CBC1B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca77; /* rgb */ color: rgb(194, 202, 119); /* oklch */ color: oklch(81.4% 0.107 113.3);
Tailwind
colors: {
custom: {
50: '#d6da9f',
500: '#c2ca77',
950: '#000000',
},
}SCSS
$custom: #c2ca77; $custom-light: #d6da9f; $custom-dark: #000000;
JSON
{
"hex": "#c2ca77",
"rgb": {
"r": 194,
"g": 202,
"b": 119
},
"hsl": {
"h": 65.783,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.8142,
"c": 0.10686,
"h": 113.3
},
"luminance": 0.55042
}Semantic roles & 50–950 ramp
primary
#C2CA77
secondary
#564F96
accent
#2EB73C
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380