#C5CCAF#C5CCAF
#C5CCAF is a very light, muted yellow-green. Relative luminance 0.582; OKLCH L 83.2% C 0.040 H 118.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCAF |
|---|---|
| RGB | rgb(197, 204, 175) |
| HSL | hsl(74, 22%, 74%) |
| HSV | hsv(74, 14%, 80%) |
| CMYK | cmyk(3.4%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(80.82, -7.47, 13.66) |
| CIE-LCH | lch(80.82, 15.57, 118.68°) |
| OKLab | oklab(83.2% -0.019 0.0353) |
| OKLCH | oklch(83.2% 0.04 118.3) |
| XYZ | xyz(52.3557, 58.1513, 49.0153) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 9.72
Sage Green
#9CAF88
ΔE00 9.94
Light Grey
#D8DCD6
ΔE00 10.05
Beige
#F5F5DC
ΔE00 10.19
Eggshell
#F0EAD6
ΔE00 10.29
Bland
#AFA88B
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCAF #B6AFCC
analogous
#CCC5AF #C5CCAF #B7CCAF
triadic
#C5CCAF #AFC5CC #CCAFC5
tetradic
#C5CCAF #AFCCC5 #B6AFCC #CCAFB7
square
#C5CCAF #AFCCC5 #B6AFCC #CCAFB7
split-complementary
#C5CCAF #AFB7CC #C5AFCC
monochromatic
#8F9C64 #AAB48A #C5CCAF #E0E4D4 #F1F3EC
Accessibility & contrast
On white
1.66
#C5CCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#C5CCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCAF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCAF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AD
Deuteranopia (green-blind)
#CFC9B0
Tritanopia (blue-blind)
#C8C9C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5ccaf; /* rgb */ color: rgb(197, 204, 175); /* oklch */ color: oklch(83.2% 0.040 118.3);
Tailwind
colors: {
custom: {
50: '#d6dbc7',
500: '#c5ccaf',
950: '#000000',
},
}SCSS
$custom: #c5ccaf; $custom-light: #d6dbc7; $custom-dark: #000000;
JSON
{
"hex": "#c5ccaf",
"rgb": {
"r": 197,
"g": 204,
"b": 175
},
"hsl": {
"h": 74.483,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.83198,
"c": 0.04009,
"h": 118.3
},
"luminance": 0.58151
}Semantic roles & 50–950 ramp
primary
#C5CCAF
secondary
#877EA1
accent
#45A15B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482