#C6CCBE#C6CCBE
#C6CCBE is a very light, muted yellow-green. Relative luminance 0.589; OKLCH L 83.7% C 0.020 H 125.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCBE |
|---|---|
| RGB | rgb(198, 204, 190) |
| HSL | hsl(86, 12%, 77%) |
| HSV | hsv(86, 7%, 80%) |
| CMYK | cmyk(2.9%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(81.24, -4.58, 6.26) |
| CIE-LCH | lch(81.24, 7.76, 126.21°) |
| OKLab | oklab(83.66% -0.0118 0.0164) |
| OKLCH | oklch(83.66% 0.02 125.9) |
| XYZ | xyz(54.1744, 58.9091, 57.2218) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.55
Silver (survey)
#C5C9C7
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.07
Warm Gray
#C9BEB0
ΔE00 8.76
Gainsboro
#DCDCDC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCBE #C4BECC
analogous
#CCCBBE #C6CCBE #BFCCBE
triadic
#C6CCBE #BEC6CC #CCBEC6
tetradic
#C6CCBE #BECCCB #C4BECC #CCBEBF
square
#C6CCBE #BECCCB #C4BECC #CCBEBF
split-complementary
#C6CCBE #BEBFCC #CBBECC
monochromatic
#8A9679 #A8B19C #C6CCBE #E4E7E0 #F0F2EE
Accessibility & contrast
On white
1.64
#C6CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#C6CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCBE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCBE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#C7CAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6ccbe; /* rgb */ color: rgb(198, 204, 190); /* oklch */ color: oklch(83.7% 0.020 125.9);
Tailwind
colors: {
custom: {
50: '#d7dbd1',
500: '#c6ccbe',
950: '#000000',
},
}SCSS
$custom: #c6ccbe; $custom-light: #d7dbd1; $custom-dark: #000000;
JSON
{
"hex": "#c6ccbe",
"rgb": {
"r": 198,
"g": 204,
"b": 190
},
"hsl": {
"h": 85.714,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.83661,
"c": 0.02022,
"h": 125.9
},
"luminance": 0.58909
}Semantic roles & 50–950 ramp
primary
#C6CCBE
secondary
#968EA0
accent
#4F966E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483