#C6CBBE#C6CBBE
#C6CBBE is a very light, near-neutral yellow-green. Relative luminance 0.584; OKLCH L 83.5% C 0.019 H 124.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CBBE |
|---|---|
| RGB | rgb(198, 203, 190) |
| HSL | hsl(83, 11%, 77%) |
| HSV | hsv(83, 6%, 80%) |
| CMYK | cmyk(2.5%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.98, -4.06, 5.88) |
| CIE-LCH | lch(80.98, 7.15, 124.62°) |
| OKLab | oklab(83.46% -0.0104 0.0154) |
| OKLCH | oklch(83.46% 0.019 124) |
| XYZ | xyz(53.9374, 58.4353, 57.1428) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 5.33
Silver
#C0C0C0
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.51
Warm Gray
#C9BEB0
ΔE00 8.21
Gainsboro
#DCDCDC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CBBE #C3BECB
analogous
#CBCABE #C6CBBE #C0CBBE
triadic
#C6CBBE #BEC6CB #CBBEC6
tetradic
#C6CBBE #BECBCA #C3BECB #CBBEC0
square
#C6CBBE #BECBCA #C3BECB #CBBEC0
split-complementary
#C6CBBE #BEC0CB #CABECB
monochromatic
#8A957A #A8B09C #C6CBBE #E4E6E0 #F0F1EE
Accessibility & contrast
On white
1.66
#C6CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#C6CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CBBE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CBBE | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#C7CAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c6cbbe; /* rgb */ color: rgb(198, 203, 190); /* oklch */ color: oklch(83.5% 0.019 124.0);
Tailwind
colors: {
custom: {
50: '#d7dad1',
500: '#c6cbbe',
950: '#000000',
},
}SCSS
$custom: #c6cbbe; $custom-light: #d7dad1; $custom-dark: #000000;
JSON
{
"hex": "#c6cbbe",
"rgb": {
"r": 198,
"g": 203,
"b": 190
},
"hsl": {
"h": 83.077,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.83455,
"c": 0.01859,
"h": 124
},
"luminance": 0.58435
}Semantic roles & 50–950 ramp
primary
#C6CBBE
secondary
#958E9F
accent
#50956B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383