#C2CA8D#C2CA8D
#C2CA8D is a light, moderate yellow. Relative luminance 0.556; OKLCH L 81.8% C 0.081 H 114.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA8D |
|---|---|
| RGB | rgb(194, 202, 141) |
| HSL | hsl(68, 37%, 67%) |
| HSV | hsv(68, 30%, 79%) |
| CMYK | cmyk(4%, 0%, 30.2%, 20.8%) |
| CIE-LAB | lab(79.41, -12.57, 29.62) |
| CIE-LCH | lch(79.41, 32.17, 113.00°) |
| OKLab | oklab(81.8% -0.0334 0.074) |
| OKLCH | oklch(81.8% 0.081 114.3) |
| XYZ | xyz(48.1763, 55.6339, 33.3946) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.55
Greenish Tan
#BCCB7A
ΔE00 3.95
Greenish Beige
#C9D179
ΔE00 5.18
Tan Green
#A9BE70
ΔE00 5.85
Light Olive
#ACBF69
ΔE00 6.27
Pale Olive Green
#B1D27B
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA8D #958DCA
analogous
#CAB48D #C2CA8D #A4CA8D
triadic
#C2CA8D #8DC2CA #CA8DC2
tetradic
#C2CA8D #8DCAB4 #958DCA #CA8DA4
square
#C2CA8D #8DCAB4 #958DCA #CA8DA4
split-complementary
#C2CA8D #8DA4CA #B48DCA
monochromatic
#8C9746 #ACB763 #C2CA8D #D8DDB7 #EFF1E1
Accessibility & contrast
On white
1.73
#C2CA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#C2CA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA8D
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA8D | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C489
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#C9C3BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca8d; /* rgb */ color: rgb(194, 202, 141); /* oklch */ color: oklch(81.8% 0.081 114.3);
Tailwind
colors: {
custom: {
50: '#d5daaf',
500: '#c2ca8d',
950: '#000000',
},
}SCSS
$custom: #c2ca8d; $custom-light: #d5daaf; $custom-dark: #000000;
JSON
{
"hex": "#c2ca8d",
"rgb": {
"r": 194,
"g": 202,
"b": 141
},
"hsl": {
"h": 67.869,
"s": 36.527,
"l": 67.255
},
"oklch": {
"l": 0.81801,
"c": 0.08115,
"h": 114.3
},
"luminance": 0.55633
}Semantic roles & 50–950 ramp
primary
#C2CA8D
secondary
#665D9E
accent
#36AF46
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381