#C2CCAE#C2CCAE
#C2CCAE is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 82.9% C 0.042 H 122.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCAE |
|---|---|
| RGB | rgb(194, 204, 174) |
| HSL | hsl(80, 23%, 74%) |
| HSV | hsv(80, 15%, 80%) |
| CMYK | cmyk(4.9%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.58, -8.71, 13.81) |
| CIE-LCH | lch(80.58, 16.33, 122.25°) |
| OKLab | oklab(82.94% -0.0226 0.0357) |
| OKLCH | oklch(82.94% 0.042 122.3) |
| XYZ | xyz(51.4799, 57.7110, 48.4635) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.31
Greenish Grey
#96AE8D
ΔE00 10.02
Beige (survey)
#E6DAA6
ΔE00 10.36
Pale Olive
#B9CC81
ΔE00 10.57
Light Grey
#D8DCD6
ΔE00 10.66
Light Grey Green
#B7E1A1
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCAE #B8AECC
analogous
#CCC7AE #C2CCAE #B3CCAE
triadic
#C2CCAE #AEC2CC #CCAEC2
tetradic
#C2CCAE #AECCC7 #B8AECC #CCAEB3
square
#C2CCAE #AECCC7 #B8AECC #CCAEB3
split-complementary
#C2CCAE #AEB3CC #C7AECC
monochromatic
#899D63 #A6B488 #C2CCAE #DEE4D4 #F1F3EC
Accessibility & contrast
On white
1.67
#C2CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#C2CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCAE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCAE | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#C5C9C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2ccae; /* rgb */ color: rgb(194, 204, 174); /* oklch */ color: oklch(82.9% 0.042 122.3);
Tailwind
colors: {
custom: {
50: '#d4dbc6',
500: '#c2ccae',
950: '#000000',
},
}SCSS
$custom: #c2ccae; $custom-light: #d4dbc6; $custom-dark: #000000;
JSON
{
"hex": "#c2ccae",
"rgb": {
"r": 194,
"g": 204,
"b": 174
},
"hsl": {
"h": 80,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82942,
"c": 0.04222,
"h": 122.3
},
"luminance": 0.57711
}Semantic roles & 50–950 ramp
primary
#C2CCAE
secondary
#897DA1
accent
#44A163
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482