#C5CCAE#C5CCAE
#C5CCAE is a very light, muted yellow-green. Relative luminance 0.581; OKLCH L 83.2% C 0.041 H 118.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCAE |
|---|---|
| RGB | rgb(197, 204, 174) |
| HSL | hsl(74, 23%, 74%) |
| HSV | hsv(74, 15%, 80%) |
| CMYK | cmyk(3.4%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.80, -7.63, 14.16) |
| CIE-LCH | lch(80.80, 16.08, 118.33°) |
| OKLab | oklab(83.17% -0.0194 0.0366) |
| OKLCH | oklch(83.17% 0.041 118) |
| XYZ | xyz(52.2579, 58.1122, 48.4999) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 9.54
Sage Green
#9CAF88
ΔE00 9.82
Beige
#F5F5DC
ΔE00 10.26
Light Grey
#D8DCD6
ΔE00 10.32
Eggshell
#F0EAD6
ΔE00 10.42
Pale Olive
#B9CC81
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCAE #B5AECC
analogous
#CCC4AE #C5CCAE #B6CCAE
triadic
#C5CCAE #AEC5CC #CCAEC5
tetradic
#C5CCAE #AECCC4 #B5AECC #CCAEB6
square
#C5CCAE #AECCC4 #B5AECC #CCAEB6
split-complementary
#C5CCAE #AEB6CC #C4AECC
monochromatic
#8F9D63 #AAB488 #C5CCAE #E0E4D4 #F2F3EC
Accessibility & contrast
On white
1.66
#C5CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C5CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCAE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCAE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#C8C8C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5ccae; /* rgb */ color: rgb(197, 204, 174); /* oklch */ color: oklch(83.2% 0.041 118.0);
Tailwind
colors: {
custom: {
50: '#d6dbc6',
500: '#c5ccae',
950: '#000000',
},
}SCSS
$custom: #c5ccae; $custom-light: #d6dbc6; $custom-dark: #000000;
JSON
{
"hex": "#c5ccae",
"rgb": {
"r": 197,
"g": 204,
"b": 174
},
"hsl": {
"h": 74,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.83174,
"c": 0.0414,
"h": 118
},
"luminance": 0.58112
}Semantic roles & 50–950 ramp
primary
#C5CCAE
secondary
#867DA1
accent
#44A15A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482