#C6CBBD#C6CBBD
#C6CBBD is a very light, near-neutral yellow-green. Relative luminance 0.584; OKLCH L 83.4% C 0.020 H 122.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CBBD |
|---|---|
| RGB | rgb(198, 203, 189) |
| HSL | hsl(81, 12%, 77%) |
| HSV | hsv(81, 7%, 80%) |
| CMYK | cmyk(2.5%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(80.96, -4.24, 6.38) |
| CIE-LCH | lch(80.96, 7.66, 123.57°) |
| OKLab | oklab(83.43% -0.0108 0.0167) |
| OKLCH | oklch(83.43% 0.02 122.9) |
| XYZ | xyz(53.8285, 58.3918, 56.5692) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.60
Silver (survey)
#C5C9C7
ΔE00 5.64
Silver
#C0C0C0
ΔE00 7.82
Light Gray
#D3D3D3
ΔE00 7.87
Warm Gray
#C9BEB0
ΔE00 8.29
Gainsboro
#DCDCDC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CBBD #C2BDCB
analogous
#CBC9BD #C6CBBD #BFCBBD
triadic
#C6CBBD #BDC6CB #CBBDC6
tetradic
#C6CBBD #BDCBC9 #C2BDCB #CBBDBF
square
#C6CBBD #BDCBC9 #C2BDCB #CBBDBF
split-complementary
#C6CBBD #BDBFCB #C9BDCB
monochromatic
#8B9579 #A8B09B #C6CBBD #E4E6DF #F0F2EE
Accessibility & contrast
On white
1.66
#C6CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#C6CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CBBD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CBBD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#C7C9C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c6cbbd; /* rgb */ color: rgb(198, 203, 189); /* oklch */ color: oklch(83.4% 0.020 122.9);
Tailwind
colors: {
custom: {
50: '#d7dad0',
500: '#c6cbbd',
950: '#000000',
},
}SCSS
$custom: #c6cbbd; $custom-light: #d7dad0; $custom-dark: #000000;
JSON
{
"hex": "#c6cbbd",
"rgb": {
"r": 198,
"g": 203,
"b": 189
},
"hsl": {
"h": 81.429,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.83428,
"c": 0.0199,
"h": 122.9
},
"luminance": 0.58392
}Semantic roles & 50–950 ramp
primary
#C6CBBD
secondary
#948D9F
accent
#509669
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383