#C5CABC#C5CABC
#C5CABC is a very light, near-neutral yellow-green. Relative luminance 0.577; OKLCH L 83.1% C 0.020 H 122.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CABC |
|---|---|
| RGB | rgb(197, 202, 188) |
| HSL | hsl(81, 12%, 76%) |
| HSV | hsv(81, 7%, 79%) |
| CMYK | cmyk(2.5%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.60, -4.24, 6.39) |
| CIE-LCH | lch(80.60, 7.67, 123.57°) |
| OKLab | oklab(83.12% -0.0108 0.0167) |
| OKLCH | oklch(83.12% 0.02 122.9) |
| XYZ | xyz(53.2222, 57.7422, 55.9087) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 5.79
Silver
#C0C0C0
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.96
Warm Gray
#C9BEB0
ΔE00 8.22
Gainsboro
#DCDCDC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CABC #C1BCCA
analogous
#CAC8BC #C5CABC #BECABC
triadic
#C5CABC #BCC5CA #CABCC5
tetradic
#C5CABC #BCCAC8 #C1BCCA #CABCBE
square
#C5CABC #BCCAC8 #C1BCCA #CABCBE
split-complementary
#C5CABC #BCBECA #C8BCCA
monochromatic
#8A9478 #A7AF9A #C5CABC #E3E5DE #F0F1EE
Accessibility & contrast
On white
1.67
#C5CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#C5CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CABC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CABC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#C6C8C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c5cabc; /* rgb */ color: rgb(197, 202, 188); /* oklch */ color: oklch(83.1% 0.020 122.9);
Tailwind
colors: {
custom: {
50: '#d6dad0',
500: '#c5cabc',
950: '#000000',
},
}SCSS
$custom: #c5cabc; $custom-light: #d6dad0; $custom-dark: #000000;
JSON
{
"hex": "#c5cabc",
"rgb": {
"r": 197,
"g": 202,
"b": 188
},
"hsl": {
"h": 81.429,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.83117,
"c": 0.01992,
"h": 122.9
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#C5CABC
secondary
#938C9E
accent
#509669
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383