#C2CA92#C2CA92
#C2CA92 is a light, moderate yellow. Relative luminance 0.558; OKLCH L 81.9% C 0.075 H 114.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA92 |
|---|---|
| RGB | rgb(194, 202, 146) |
| HSL | hsl(69, 35%, 68%) |
| HSV | hsv(69, 28%, 79%) |
| CMYK | cmyk(4%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(79.49, -11.90, 27.12) |
| CIE-LCH | lch(79.49, 29.61, 113.69°) |
| OKLab | oklab(81.9% -0.0313 0.0681) |
| OKLCH | oklch(81.9% 0.075 114.7) |
| XYZ | xyz(48.5568, 55.7861, 35.3983) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.34
Greenish Tan
#BCCB7A
ΔE00 4.97
Greenish Beige
#C9D179
ΔE00 6.22
Tan Green
#A9BE70
ΔE00 6.51
Light Olive
#ACBF69
ΔE00 7.11
Pale Olive Green
#B1D27B
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA92 #9A92CA
analogous
#CAB692 #C2CA92 #A6CA92
triadic
#C2CA92 #92C2CA #CA92C2
tetradic
#C2CA92 #92CAB6 #9A92CA #CA92A6
square
#C2CA92 #92CAB6 #9A92CA #CA92A6
split-complementary
#C2CA92 #92A6CA #B692CA
monochromatic
#8D984A #ABB669 #C2CA92 #D9DEBB #F0F2E4
Accessibility & contrast
On white
1.73
#C2CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#C2CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA92
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA92 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#D1C694
Tritanopia (blue-blind)
#C8C4BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2ca92; /* rgb */ color: rgb(194, 202, 146); /* oklch */ color: oklch(81.9% 0.075 114.7);
Tailwind
colors: {
custom: {
50: '#d5dab2',
500: '#c2ca92',
950: '#000000',
},
}SCSS
$custom: #c2ca92; $custom-light: #d5dab2; $custom-dark: #000000;
JSON
{
"hex": "#c2ca92",
"rgb": {
"r": 194,
"g": 202,
"b": 146
},
"hsl": {
"h": 68.571,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.81898,
"c": 0.07499,
"h": 114.7
},
"luminance": 0.55786
}Semantic roles & 50–950 ramp
primary
#C2CA92
secondary
#6A619F
accent
#38AD49
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381