#C5CCBD#C5CCBD
#C5CCBD is a very light, muted yellow-green. Relative luminance 0.587; OKLCH L 83.6% C 0.022 H 127.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCBD |
|---|---|
| RGB | rgb(197, 204, 189) |
| HSL | hsl(88, 13%, 77%) |
| HSV | hsv(88, 7%, 80%) |
| CMYK | cmyk(3.4%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.14, -5.11, 6.64) |
| CIE-LCH | lch(81.14, 8.38, 127.56°) |
| OKLab | oklab(83.56% -0.0133 0.0174) |
| OKLCH | oklch(83.56% 0.022 127.4) |
| XYZ | xyz(53.8027, 58.7301, 56.6358) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 8.57
Silver
#C0C0C0
ΔE00 8.60
Warm Gray
#C9BEB0
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCBD #C4BDCC
analogous
#CCCCBD #C5CCBD #BECCBD
triadic
#C5CCBD #BDC5CC #CCBDC5
tetradic
#C5CCBD #BDCCCC #C4BDCC #CCBDBE
square
#C5CCBD #BDCCCC #C4BDCC #CCBDBE
split-complementary
#C5CCBD #BDBECC #CCBDCC
monochromatic
#889778 #A7B19A #C5CCBD #E3E7E0 #F0F2EE
Accessibility & contrast
On white
1.65
#C5CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#C5CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCBD
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCBD | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#C6CAC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5ccbd; /* rgb */ color: rgb(197, 204, 189); /* oklch */ color: oklch(83.6% 0.022 127.4);
Tailwind
colors: {
custom: {
50: '#d6dbd0',
500: '#c5ccbd',
950: '#000000',
},
}SCSS
$custom: #c5ccbd; $custom-light: #d6dbd0; $custom-dark: #000000;
JSON
{
"hex": "#c5ccbd",
"rgb": {
"r": 197,
"g": 204,
"b": 189
},
"hsl": {
"h": 88,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83557,
"c": 0.02188,
"h": 127.4
},
"luminance": 0.5873
}Semantic roles & 50–950 ramp
primary
#C5CCBD
secondary
#968DA0
accent
#4F9770
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483