#C6D2D0#C6D2D0
#C6D2D0 is a very light, near-neutral teal. Relative luminance 0.627; OKLCH L 85.4% C 0.013 H 185.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D2D0 |
|---|---|
| RGB | rgb(198, 210, 208) |
| HSL | hsl(170, 12%, 80%) |
| HSV | hsv(170, 6%, 82%) |
| CMYK | cmyk(5.7%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(83.26, -4.43, -0.41) |
| CIE-LCH | lch(83.26, 4.45, 185.34°) |
| OKLab | oklab(85.4% -0.0133 -0.0012) |
| OKLCH | oklch(85.4% 0.013 185) |
| XYZ | xyz(57.7182, 62.6525, 68.7146) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.89
Light Grey
#D8DCD6
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.50
Silver
#C0C0C0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D2D0 #D2C6C8
analogous
#C6D2CA #C6D2D0 #C6CED2
triadic
#C6D2D0 #D0C6D2 #D2D0C6
tetradic
#C6D2D0 #CAC6D2 #D2C6C8 #CED2C6
square
#C6D2D0 #CAC6D2 #D2C6C8 #CED2C6
split-complementary
#C6D2D0 #D2C6CE #D2CAC6
monochromatic
#829C98 #A4B7B4 #C6D2D0 #E8EDEC #EEF2F1
Accessibility & contrast
On white
1.55
#C6D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C6D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D2D0
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D2D0 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0D0
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#C3D3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c6d2d0; /* rgb */ color: rgb(198, 210, 208); /* oklch */ color: oklch(85.4% 0.013 185.0);
Tailwind
colors: {
custom: {
50: '#d7dfde',
500: '#c6d2d0',
950: '#000000',
},
}SCSS
$custom: #c6d2d0; $custom-light: #d7dfde; $custom-dark: #000000;
JSON
{
"hex": "#c6d2d0",
"rgb": {
"r": 198,
"g": 210,
"b": 208
},
"hsl": {
"h": 170,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.85402,
"c": 0.01332,
"h": 185
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#C6D2D0
secondary
#A69699
accent
#505B96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484