#C3CA85#C3CA85
#C3CA85 is a light, moderate yellow. Relative luminance 0.555; OKLCH L 81.7% C 0.091 H 113.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CA85 |
|---|---|
| RGB | rgb(195, 202, 133) |
| HSL | hsl(66, 39%, 66%) |
| HSV | hsv(66, 34%, 79%) |
| CMYK | cmyk(3.5%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(79.35, -13.21, 33.70) |
| CIE-LCH | lch(79.35, 36.20, 111.40°) |
| OKLab | oklab(81.73% -0.0356 0.0833) |
| OKLCH | oklch(81.73% 0.091 113.1) |
| XYZ | xyz(47.8600, 55.5372, 30.3842) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.72
Pale Olive
#B9CC81
ΔE00 3.05
Greenish Beige
#C9D179
ΔE00 3.62
Light Olive
#ACBF69
ΔE00 5.35
Tan Green
#A9BE70
ΔE00 5.36
Darkkhaki
#BDB76B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CA85 #8C85CA
analogous
#CAAE85 #C3CA85 #A0CA85
triadic
#C3CA85 #85C3CA #CA85C3
tetradic
#C3CA85 #85CAAE #8C85CA #CA85A0
square
#C3CA85 #85CAAE #8C85CA #CA85A0
split-complementary
#C3CA85 #85A0CA #AE85CA
monochromatic
#8C9440 #AEB75A #C3CA85 #D8DDB0 #EDEFDA
Accessibility & contrast
On white
1.73
#C3CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#C3CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CA85
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CA85 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#D4C588
Tritanopia (blue-blind)
#CBC2B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c3ca85; /* rgb */ color: rgb(195, 202, 133); /* oklch */ color: oklch(81.7% 0.091 113.1);
Tailwind
colors: {
custom: {
50: '#d6daa9',
500: '#c3ca85',
950: '#000000',
},
}SCSS
$custom: #c3ca85; $custom-light: #d6daa9; $custom-dark: #000000;
JSON
{
"hex": "#c3ca85",
"rgb": {
"r": 195,
"g": 202,
"b": 133
},
"hsl": {
"h": 66.087,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.81733,
"c": 0.09059,
"h": 113.1
},
"luminance": 0.55537
}Semantic roles & 50–950 ramp
primary
#C3CA85
secondary
#5F589B
accent
#33B240
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380