#C6CCBF#C6CCBF
#C6CCBF is a very light, near-neutral yellow-green. Relative luminance 0.590; OKLCH L 83.7% C 0.019 H 127.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCBF |
|---|---|
| RGB | rgb(198, 204, 191) |
| HSL | hsl(88, 11%, 77%) |
| HSV | hsv(88, 6%, 80%) |
| CMYK | cmyk(2.9%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(81.27, -4.41, 5.76) |
| CIE-LCH | lch(81.27, 7.25, 127.43°) |
| OKLab | oklab(83.69% -0.0114 0.0151) |
| OKLCH | oklch(83.69% 0.019 127.2) |
| XYZ | xyz(54.2840, 58.9530, 57.7994) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 7.65
Silver
#C0C0C0
ΔE00 7.73
Gainsboro
#DCDCDC
ΔE00 8.49
Warm Gray
#C9BEB0
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCBF #C5BFCC
analogous
#CCCBBF #C6CCBF #C0CCBF
triadic
#C6CCBF #BFC6CC #CCBFC6
tetradic
#C6CCBF #BFCCCB #C5BFCC #CCBFC0
square
#C6CCBF #BFCCCB #C5BFCC #CCBFC0
split-complementary
#C6CCBF #BFC0CC #CBBFCC
monochromatic
#89967B #A8B19D #C6CCBF #E4E7E1 #F0F1EE
Accessibility & contrast
On white
1.64
#C6CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C6CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCBF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCBF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#C7CBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6ccbf; /* rgb */ color: rgb(198, 204, 191); /* oklch */ color: oklch(83.7% 0.019 127.2);
Tailwind
colors: {
custom: {
50: '#d7dbd2',
500: '#c6ccbf',
950: '#000000',
},
}SCSS
$custom: #c6ccbf; $custom-light: #d7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#c6ccbf",
"rgb": {
"r": 198,
"g": 204,
"b": 191
},
"hsl": {
"h": 87.692,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83688,
"c": 0.01894,
"h": 127.2
},
"luminance": 0.58953
}Semantic roles & 50–950 ramp
primary
#C6CCBF
secondary
#978FA0
accent
#509570
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483