#C6D2CE#C6D2CE
#C6D2CE is a very light, near-neutral teal. Relative luminance 0.626; OKLCH L 85.3% C 0.014 H 174.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D2CE |
|---|---|
| RGB | rgb(198, 210, 206) |
| HSL | hsl(160, 12%, 80%) |
| HSV | hsv(160, 6%, 82%) |
| CMYK | cmyk(5.7%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(83.21, -4.81, 0.57) |
| CIE-LCH | lch(83.21, 4.84, 173.18°) |
| OKLab | oklab(85.34% -0.014 0.0014) |
| OKLCH | oklch(85.34% 0.014 174.1) |
| XYZ | xyz(57.4737, 62.5547, 67.4269) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.16
Light Grey
#D8DCD6
ΔE00 4.36
Light Gray
#D3D3D3
ΔE00 6.28
Fog
#D8DCE0
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 6.90
Silver
#C0C0C0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D2CE #D2C6CA
analogous
#C6D2C8 #C6D2CE #C6D0D2
triadic
#C6D2CE #CEC6D2 #D2CEC6
tetradic
#C6D2CE #C8C6D2 #D2C6CA #D0D2C6
square
#C6D2CE #C8C6D2 #D2C6CA #D0D2C6
split-complementary
#C6D2CE #D2C6D0 #D2C8C6
monochromatic
#829C93 #A4B7B1 #C6D2CE #E8EDEB #EEF2F0
Accessibility & contrast
On white
1.55
#C6D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C6D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D2CE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D2CE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#C4D2D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c6d2ce; /* rgb */ color: rgb(198, 210, 206); /* oklch */ color: oklch(85.3% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#d7dfdc',
500: '#c6d2ce',
950: '#000000',
},
}SCSS
$custom: #c6d2ce; $custom-light: #d7dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c6d2ce",
"rgb": {
"r": 198,
"g": 210,
"b": 206
},
"hsl": {
"h": 160,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.85344,
"c": 0.01412,
"h": 174.1
},
"luminance": 0.62555
}Semantic roles & 50–950 ramp
primary
#C6D2CE
secondary
#A6969B
accent
#506796
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484