#C4CCBD#C4CCBD
#C4CCBD is a very light, muted yellow-green. Relative luminance 0.586; OKLCH L 83.5% C 0.022 H 130.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCBD |
|---|---|
| RGB | rgb(196, 204, 189) |
| HSL | hsl(92, 13%, 77%) |
| HSV | hsv(92, 7%, 80%) |
| CMYK | cmyk(3.9%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.07, -5.46, 6.53) |
| CIE-LCH | lch(81.07, 8.51, 129.91°) |
| OKLab | oklab(83.48% -0.0143 0.0171) |
| OKLCH | oklch(83.48% 0.022 130.1) |
| XYZ | xyz(53.5416, 58.5955, 56.6236) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 6.42
Silver
#C0C0C0
ΔE00 8.79
Light Gray
#D3D3D3
ΔE00 8.79
Gainsboro
#DCDCDC
ΔE00 9.56
Warm Gray
#C9BEB0
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCBD #C5BDCC
analogous
#CCCCBD #C4CCBD #BDCCBE
triadic
#C4CCBD #BDC4CC #CCBDC4
tetradic
#C4CCBD #BDCCCC #C5BDCC #CCBEBD
square
#C4CCBD #BDCCCC #C5BDCC #CCBEBD
split-complementary
#C4CCBD #BEBDCC #CCBDCC
monochromatic
#869778 #A5B19A #C4CCBD #E3E7E0 #F0F2EE
Accessibility & contrast
On white
1.65
#C4CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#C4CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCBD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCBD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#C5CAC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c4ccbd; /* rgb */ color: rgb(196, 204, 189); /* oklch */ color: oklch(83.5% 0.022 130.1);
Tailwind
colors: {
custom: {
50: '#d5dbd0',
500: '#c4ccbd',
950: '#000000',
},
}SCSS
$custom: #c4ccbd; $custom-light: #d5dbd0; $custom-dark: #000000;
JSON
{
"hex": "#c4ccbd",
"rgb": {
"r": 196,
"g": 204,
"b": 189
},
"hsl": {
"h": 92,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.8348,
"c": 0.0223,
"h": 130.1
},
"luminance": 0.58596
}Semantic roles & 50–950 ramp
primary
#C4CCBD
secondary
#978DA0
accent
#4F9775
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483