#C2CA79#C2CA79
#C2CA79 is a light, moderate yellow. Relative luminance 0.551; OKLCH L 81.5% C 0.105 H 113.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA79 |
|---|---|
| RGB | rgb(194, 202, 121) |
| HSL | hsl(66, 43%, 63%) |
| HSV | hsv(66, 40%, 79%) |
| CMYK | cmyk(4%, 0%, 40.1%, 20.8%) |
| CIE-LAB | lab(79.09, -15.00, 39.47) |
| CIE-LCH | lch(79.09, 42.23, 110.81°) |
| OKLab | oklab(81.45% -0.0414 0.0961) |
| OKLCH | oklch(81.45% 0.105 113.3) |
| XYZ | xyz(46.8203, 55.0915, 26.2527) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.79
Greenish Beige
#C9D179
ΔE00 2.00
Pale Olive
#B9CC81
ΔE00 3.23
Light Olive
#ACBF69
ΔE00 4.39
Tan Green
#A9BE70
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA79 #8179CA
analogous
#CAA979 #C2CA79 #99CA79
triadic
#C2CA79 #79C2CA #CA79C2
tetradic
#C2CA79 #79CAA9 #8179CA #CA7999
square
#C2CA79 #79CAA9 #8179CA #CA7999
split-complementary
#C2CA79 #7999CA #A979CA
monochromatic
#879039 #AEB94D #C2CA79 #D6DBA5 #EAEDD1
Accessibility & contrast
On white
1.75
#C2CA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#C2CA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA79
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA79 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C373
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#CBC1B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca79; /* rgb */ color: rgb(194, 202, 121); /* oklch */ color: oklch(81.5% 0.105 113.3);
Tailwind
colors: {
custom: {
50: '#d5daa1',
500: '#c2ca79',
950: '#000000',
},
}SCSS
$custom: #c2ca79; $custom-light: #d5daa1; $custom-dark: #000000;
JSON
{
"hex": "#c2ca79",
"rgb": {
"r": 194,
"g": 202,
"b": 121
},
"hsl": {
"h": 65.926,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.81452,
"c": 0.10463,
"h": 113.3
},
"luminance": 0.55091
}Semantic roles & 50–950 ramp
primary
#C2CA79
secondary
#575197
accent
#2FB63C
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380