#C1CA8A#C1CA8A
#C1CA8A is a light, moderate yellow. Relative luminance 0.554; OKLCH L 81.7% C 0.085 H 114.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CA8A |
|---|---|
| RGB | rgb(193, 202, 138) |
| HSL | hsl(68, 38%, 67%) |
| HSV | hsv(68, 32%, 79%) |
| CMYK | cmyk(4.5%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(79.28, -13.34, 30.99) |
| CIE-LCH | lch(79.28, 33.74, 113.29°) |
| OKLab | oklab(81.66% -0.0357 0.0771) |
| OKLCH | oklch(81.66% 0.085 114.8) |
| XYZ | xyz(47.7003, 55.4139, 32.2229) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.97
Greenish Tan
#BCCB7A
ΔE00 3.31
Greenish Beige
#C9D179
ΔE00 4.67
Tan Green
#A9BE70
ΔE00 5.37
Light Olive
#ACBF69
ΔE00 5.72
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CA8A #938ACA
analogous
#CAB38A #C1CA8A #A1CA8A
triadic
#C1CA8A #8AC1CA #CA8AC1
tetradic
#C1CA8A #8ACAB3 #938ACA #CA8AA1
square
#C1CA8A #8ACAB3 #938ACA #CA8AA1
split-complementary
#C1CA8A #8AA1CA #B38ACA
monochromatic
#8A9644 #ABB760 #C1CA8A #D7DDB4 #EEF0DE
Accessibility & contrast
On white
1.74
#C1CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C1CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CA8A
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CA8A | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#C8C3BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c1ca8a; /* rgb */ color: rgb(193, 202, 138); /* oklch */ color: oklch(81.7% 0.085 114.8);
Tailwind
colors: {
custom: {
50: '#d4daac',
500: '#c1ca8a',
950: '#000000',
},
}SCSS
$custom: #c1ca8a; $custom-light: #d4daac; $custom-dark: #000000;
JSON
{
"hex": "#c1ca8a",
"rgb": {
"r": 193,
"g": 202,
"b": 138
},
"hsl": {
"h": 68.438,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.81665,
"c": 0.085,
"h": 114.8
},
"luminance": 0.55413
}Semantic roles & 50–950 ramp
primary
#C1CA8A
secondary
#655B9D
accent
#35B146
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381