#C2CA78#C2CA78
#C2CA78 is a light, moderate yellow. Relative luminance 0.551; OKLCH L 81.4% C 0.106 H 113.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA78 |
|---|---|
| RGB | rgb(194, 202, 120) |
| HSL | hsl(66, 44%, 63%) |
| HSV | hsv(66, 41%, 79%) |
| CMYK | cmyk(4%, 0%, 40.6%, 20.8%) |
| CIE-LAB | lab(79.08, -15.12, 39.96) |
| CIE-LCH | lch(79.08, 42.72, 110.72°) |
| OKLab | oklab(81.44% -0.0418 0.0971) |
| OKLCH | oklch(81.44% 0.106 113.3) |
| XYZ | xyz(46.7593, 55.0671, 25.9314) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.83
Greenish Beige
#C9D179
ΔE00 1.92
Pale Olive
#B9CC81
ΔE00 3.32
Light Olive
#ACBF69
ΔE00 4.37
Tan Green
#A9BE70
ΔE00 5.10
Pale Olive Green
#B1D27B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA78 #8078CA
analogous
#CAA978 #C2CA78 #99CA78
triadic
#C2CA78 #78C2CA #CA78C2
tetradic
#C2CA78 #78CAA9 #8078CA #CA7899
square
#C2CA78 #78CAA9 #8078CA #CA7899
split-complementary
#C2CA78 #7899CA #A978CA
monochromatic
#878F38 #AEB94C #C2CA78 #D6DBA4 #EAEDD0
Accessibility & contrast
On white
1.75
#C2CA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#C2CA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA78
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA78 | 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)
#D5C372
Deuteranopia (green-blind)
#D5C57C
Tritanopia (blue-blind)
#CBC1B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca78; /* rgb */ color: rgb(194, 202, 120); /* oklch */ color: oklch(81.4% 0.106 113.3);
Tailwind
colors: {
custom: {
50: '#d6daa0',
500: '#c2ca78',
950: '#000000',
},
}SCSS
$custom: #c2ca78; $custom-light: #d6daa0; $custom-dark: #000000;
JSON
{
"hex": "#c2ca78",
"rgb": {
"r": 194,
"g": 202,
"b": 120
},
"hsl": {
"h": 65.854,
"s": 43.617,
"l": 63.137
},
"oklch": {
"l": 0.81436,
"c": 0.10575,
"h": 113.3
},
"luminance": 0.55066
}Semantic roles & 50–950 ramp
primary
#C2CA78
secondary
#575096
accent
#2FB73C
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380