#C4CCAE#C4CCAE
#C4CCAE is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.1% C 0.042 H 119.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCAE |
|---|---|
| RGB | rgb(196, 204, 174) |
| HSL | hsl(76, 23%, 74%) |
| HSV | hsv(76, 15%, 80%) |
| CMYK | cmyk(3.9%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.73, -7.99, 14.04) |
| CIE-LCH | lch(80.73, 16.16, 119.65°) |
| OKLab | oklab(83.1% -0.0205 0.0363) |
| OKLCH | oklch(83.1% 0.042 119.4) |
| XYZ | xyz(51.9968, 57.9776, 48.4877) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.64
Beige (survey)
#E6DAA6
ΔE00 9.81
Beige
#F5F5DC
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.43
Greenish Grey
#96AE8D
ΔE00 10.45
Pale Olive
#B9CC81
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCAE #B6AECC
analogous
#CCC5AE #C4CCAE #B5CCAE
triadic
#C4CCAE #AEC4CC #CCAEC4
tetradic
#C4CCAE #AECCC5 #B6AECC #CCAEB5
square
#C4CCAE #AECCC5 #B6AECC #CCAEB5
split-complementary
#C4CCAE #AEB5CC #C5AECC
monochromatic
#8D9D63 #A9B488 #C4CCAE #DFE4D4 #F1F3EC
Accessibility & contrast
On white
1.67
#C4CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C4CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCAE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCAE | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#C7C9C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c4ccae; /* rgb */ color: rgb(196, 204, 174); /* oklch */ color: oklch(83.1% 0.042 119.4);
Tailwind
colors: {
custom: {
50: '#d6dbc6',
500: '#c4ccae',
950: '#000000',
},
}SCSS
$custom: #c4ccae; $custom-light: #d6dbc6; $custom-dark: #000000;
JSON
{
"hex": "#c4ccae",
"rgb": {
"r": 196,
"g": 204,
"b": 174
},
"hsl": {
"h": 76,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.83096,
"c": 0.04165,
"h": 119.4
},
"luminance": 0.57977
}Semantic roles & 50–950 ramp
primary
#C4CCAE
secondary
#877DA1
accent
#44A15D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482