#C6DFDC#C6DFDC
#C6DFDC is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.4% C 0.027 H 187.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFDC |
|---|---|
| RGB | rgb(198, 223, 220) |
| HSL | hsl(173, 28%, 83%) |
| HSV | hsv(173, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.97, -8.83, -1.34) |
| CIE-LCH | lch(86.97, 8.93, 188.63°) |
| OKLab | oklab(88.44% -0.0266 -0.0037) |
| OKLCH | oklch(88.44% 0.027 187.9) |
| XYZ | xyz(62.5916, 69.9472, 77.8998) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Lightcyan
#E0FFFF
ΔE00 6.93
Ice Blue (survey)
#D7FFFE
ΔE00 7.41
Very Pale Blue
#D6FFFE
ΔE00 7.50
Ice
#D6FFFA
ΔE00 7.59
Very Light Blue
#D5FFFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFDC #DFC6C9
analogous
#C6DFCF #C6DFDC #C6D5DF
triadic
#C6DFDC #DCC6DF #DFDCC6
tetradic
#C6DFDC #CFC6DF #DFC6C9 #D5DFC6
square
#C6DFDC #CFC6DF #DFC6C9 #D5DFC6
split-complementary
#C6DFDC #DFC6D5 #DFCFC6
monochromatic
#78B3AC #9FC9C4 #C6DFDC #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C6DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C6DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFDC
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFDC | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#C0E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dfdc; /* rgb */ color: rgb(198, 223, 220); /* oklch */ color: oklch(88.4% 0.027 187.9);
Tailwind
colors: {
custom: {
50: '#d7e9e6',
500: '#c6dfdc',
950: '#000000',
},
}SCSS
$custom: #c6dfdc; $custom-light: #d7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dfdc",
"rgb": {
"r": 198,
"g": 223,
"b": 220
},
"hsl": {
"h": 172.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88436,
"c": 0.02687,
"h": 187.9
},
"luminance": 0.69948
}Semantic roles & 50–950 ramp
primary
#C6DFDC
secondary
#B69397
accent
#3F4BA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484