#C6DCE0#C6DCE0
#C6DCE0 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.9% C 0.024 H 209.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCE0 |
|---|---|
| RGB | rgb(198, 220, 224) |
| HSL | hsl(189, 30%, 83%) |
| HSV | hsv(189, 12%, 88%) |
| CMYK | cmyk(11.6%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(86.29, -6.51, -4.45) |
| CIE-LCH | lch(86.29, 7.88, 214.36°) |
| OKLab | oklab(87.94% -0.021 -0.012) |
| OKLCH | oklch(87.94% 0.024 209.8) |
| XYZ | xyz(62.3333, 68.5728, 80.4584) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Powder Blue
#B0E0E6
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.67
Silver (survey)
#C5C9C7
ΔE00 7.86
Lightcyan
#E0FFFF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCE0 #E0CAC6
analogous
#C6E0D7 #C6DCE0 #C6CFE0
triadic
#C6DCE0 #E0C6DC #DCE0C6
tetradic
#C6DCE0 #D7C6E0 #E0CAC6 #CFE0C6
square
#C6DCE0 #D7C6E0 #E0CAC6 #CFE0C6
split-complementary
#C6DCE0 #E0C6CF #E0D7C6
monochromatic
#77ABB5 #9EC4CA #C6DCE0 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.43
#C6DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C6DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCE0
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCE0 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#BFDEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6dce0; /* rgb */ color: rgb(198, 220, 224); /* oklch */ color: oklch(87.9% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#d7e6e9',
500: '#c6dce0',
950: '#000000',
},
}SCSS
$custom: #c6dce0; $custom-light: #d7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c6dce0",
"rgb": {
"r": 198,
"g": 220,
"b": 224
},
"hsl": {
"h": 189.231,
"s": 29.545,
"l": 82.745
},
"oklch": {
"l": 0.87935,
"c": 0.02416,
"h": 209.8
},
"luminance": 0.68574
}Semantic roles & 50–950 ramp
primary
#C6DCE0
secondary
#B89893
accent
#4E3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484