#C6CCBD#C6CCBD
#C6CCBD is a very light, muted yellow-green. Relative luminance 0.589; OKLCH L 83.6% C 0.022 H 124.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCBD |
|---|---|
| RGB | rgb(198, 204, 189) |
| HSL | hsl(84, 13%, 77%) |
| HSV | hsv(84, 7%, 80%) |
| CMYK | cmyk(2.9%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.22, -4.76, 6.76) |
| CIE-LCH | lch(81.22, 8.27, 125.14°) |
| OKLab | oklab(83.63% -0.0122 0.0177) |
| OKLCH | oklch(83.63% 0.022 124.7) |
| XYZ | xyz(54.0654, 58.8656, 56.6481) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 8.35
Silver
#C0C0C0
ΔE00 8.41
Warm Gray
#C9BEB0
ΔE00 8.85
Gainsboro
#DCDCDC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCBD #C3BDCC
analogous
#CCCBBD #C6CCBD #BFCCBD
triadic
#C6CCBD #BDC6CC #CCBDC6
tetradic
#C6CCBD #BDCCCB #C3BDCC #CCBDBF
square
#C6CCBD #BDCCCB #C3BDCC #CCBDBF
split-complementary
#C6CCBD #BDBFCC #CBBDCC
monochromatic
#8A9778 #A8B19A #C6CCBD #E4E7E0 #F0F2EE
Accessibility & contrast
On white
1.64
#C6CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#C6CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCBD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCBD | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#C7CAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6ccbd; /* rgb */ color: rgb(198, 204, 189); /* oklch */ color: oklch(83.6% 0.022 124.7);
Tailwind
colors: {
custom: {
50: '#d7dbd0',
500: '#c6ccbd',
950: '#000000',
},
}SCSS
$custom: #c6ccbd; $custom-light: #d7dbd0; $custom-dark: #000000;
JSON
{
"hex": "#c6ccbd",
"rgb": {
"r": 198,
"g": 204,
"b": 189
},
"hsl": {
"h": 84,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83634,
"c": 0.02151,
"h": 124.7
},
"luminance": 0.58866
}Semantic roles & 50–950 ramp
primary
#C6CCBD
secondary
#958DA0
accent
#4F976C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483