#C2CA83#C2CA83
#C2CA83 is a light, moderate yellow. Relative luminance 0.553; OKLCH L 81.6% C 0.093 H 113.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA83 |
|---|---|
| RGB | rgb(194, 202, 131) |
| HSL | hsl(67, 40%, 65%) |
| HSV | hsv(67, 35%, 79%) |
| CMYK | cmyk(4%, 0%, 35.1%, 20.8%) |
| CIE-LAB | lab(79.24, -13.84, 34.57) |
| CIE-LCH | lch(79.24, 37.24, 111.81°) |
| OKLab | oklab(81.62% -0.0375 0.0853) |
| OKLCH | oklch(81.62% 0.093 113.7) |
| XYZ | xyz(47.4656, 55.3496, 29.6514) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.29
Pale Olive
#B9CC81
ΔE00 2.74
Greenish Beige
#C9D179
ΔE00 3.34
Light Olive
#ACBF69
ΔE00 4.99
Tan Green
#A9BE70
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA83 #8B83CA
analogous
#CAAF83 #C2CA83 #9ECA83
triadic
#C2CA83 #83C2CA #CA83C2
tetradic
#C2CA83 #83CAAF #8B83CA #CA839E
square
#C2CA83 #83CAAF #8B83CA #CA839E
split-complementary
#C2CA83 #839ECA #AF83CA
monochromatic
#8A943F #ADB858 #C2CA83 #D7DCAE #ECEFD9
Accessibility & contrast
On white
1.74
#C2CA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#C2CA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA83
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA83 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37E
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#CAC2B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca83; /* rgb */ color: rgb(194, 202, 131); /* oklch */ color: oklch(81.6% 0.093 113.7);
Tailwind
colors: {
custom: {
50: '#d5daa8',
500: '#c2ca83',
950: '#000000',
},
}SCSS
$custom: #c2ca83; $custom-light: #d5daa8; $custom-dark: #000000;
JSON
{
"hex": "#c2ca83",
"rgb": {
"r": 194,
"g": 202,
"b": 131
},
"hsl": {
"h": 66.761,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.81618,
"c": 0.09314,
"h": 113.7
},
"luminance": 0.55349
}Semantic roles & 50–950 ramp
primary
#C2CA83
secondary
#5E579A
accent
#32B341
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380