#C6D0C8#C6D0C8
#C6D0C8 is a very light, near-neutral green. Relative luminance 0.613; OKLCH L 84.8% C 0.015 H 151.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D0C8 |
|---|---|
| RGB | rgb(198, 208, 200) |
| HSL | hsl(132, 10%, 80%) |
| HSV | hsv(132, 5%, 82%) |
| CMYK | cmyk(4.8%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.53, -4.88, 2.79) |
| CIE-LCH | lch(82.53, 5.62, 150.23°) |
| OKLab | oklab(84.76% -0.0136 0.0073) |
| OKLCH | oklch(84.76% 0.015 151.7) |
| XYZ | xyz(56.2680, 61.2873, 63.4976) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.30
Silver (survey)
#C5C9C7
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 7.49
Fog
#D8DCE0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D0C8 #D0C6CE
analogous
#C9D0C6 #C6D0C8 #C6D0CD
triadic
#C6D0C8 #C8C6D0 #D0C8C6
tetradic
#C6D0C8 #C6C9D0 #D0C6CE #D0CDC6
square
#C6D0C8 #C6C9D0 #D0C6CE #D0CDC6
split-complementary
#C6D0C8 #CDC6D0 #D0C6C9
monochromatic
#839987 #A4B4A8 #C6D0C8 #E8ECE8 #EEF1EF
Accessibility & contrast
On white
1.58
#C6D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C6D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D0C8
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D0C8 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#CECDC8
Tritanopia (blue-blind)
#C5D0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6d0c8; /* rgb */ color: rgb(198, 208, 200); /* oklch */ color: oklch(84.8% 0.015 151.7);
Tailwind
colors: {
custom: {
50: '#d7ded8',
500: '#c6d0c8',
950: '#000000',
},
}SCSS
$custom: #c6d0c8; $custom-light: #d7ded8; $custom-dark: #000000;
JSON
{
"hex": "#c6d0c8",
"rgb": {
"r": 198,
"g": 208,
"b": 200
},
"hsl": {
"h": 132,
"s": 9.615,
"l": 79.608
},
"oklch": {
"l": 0.84761,
"c": 0.01542,
"h": 151.7
},
"luminance": 0.61288
}Semantic roles & 50–950 ramp
primary
#C6D0C8
secondary
#A497A1
accent
#528694
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483