#C2CAAF#C2CAAF
#C2CAAF is a very light, muted yellow-green. Relative luminance 0.568; OKLCH L 82.5% C 0.038 H 120.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAAF |
|---|---|
| RGB | rgb(194, 202, 175) |
| HSL | hsl(78, 20%, 74%) |
| HSV | hsv(78, 13%, 79%) |
| CMYK | cmyk(4%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(80.07, -7.51, 12.56) |
| CIE-LCH | lch(80.07, 14.64, 120.89°) |
| OKLab | oklab(82.55% -0.0193 0.0325) |
| OKLCH | oklch(82.55% 0.038 120.7) |
| XYZ | xyz(51.1055, 56.8056, 48.8214) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.59
Light Grey
#D8DCD6
ΔE00 9.85
Greenish Grey
#96AE8D
ΔE00 10.24
Silver (survey)
#C5C9C7
ΔE00 10.48
Bland
#AFA88B
ΔE00 10.52
Beige (survey)
#E6DAA6
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAAF #B7AFCA
analogous
#CAC5AF #C2CAAF #B5CAAF
triadic
#C2CAAF #AFC2CA #CAAFC2
tetradic
#C2CAAF #AFCAC5 #B7AFCA #CAAFB5
square
#C2CAAF #AFCAC5 #B7AFCA #CAAFB5
split-complementary
#C2CAAF #AFB5CA #C5AFCA
monochromatic
#8A9965 #A6B28A #C2CAAF #DEE2D4 #F1F3ED
Accessibility & contrast
On white
1.70
#C2CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#C2CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAAF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAAF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#C5C7C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2caaf; /* rgb */ color: rgb(194, 202, 175); /* oklch */ color: oklch(82.5% 0.038 120.7);
Tailwind
colors: {
custom: {
50: '#d4dac6',
500: '#c2caaf',
950: '#000000',
},
}SCSS
$custom: #c2caaf; $custom-light: #d4dac6; $custom-dark: #000000;
JSON
{
"hex": "#c2caaf",
"rgb": {
"r": 194,
"g": 202,
"b": 175
},
"hsl": {
"h": 77.778,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.82547,
"c": 0.03781,
"h": 120.7
},
"luminance": 0.56806
}Semantic roles & 50–950 ramp
primary
#C2CAAF
secondary
#887F9F
accent
#479F61
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382