#C6DFDB#C6DFDB
#C6DFDB is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.4% C 0.027 H 185.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFDB |
|---|---|
| RGB | rgb(198, 223, 219) |
| HSL | hsl(170, 28%, 83%) |
| HSV | hsv(170, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.94, -9.03, -0.85) |
| CIE-LCH | lch(86.94, 9.07, 185.39°) |
| OKLab | oklab(88.41% -0.027 -0.0024) |
| OKLCH | oklch(88.41% 0.027 185.1) |
| XYZ | xyz(62.4596, 69.8944, 77.2044) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.45
Ice
#D6FFFA
ΔE00 7.53
Very Pale Blue
#D6FFFE
ΔE00 7.54
Very Light Blue
#D5FFFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFDB #DFC6CA
analogous
#C6DFCE #C6DFDB #C6D6DF
triadic
#C6DFDB #DBC6DF #DFDBC6
tetradic
#C6DFDB #CEC6DF #DFC6CA #D6DFC6
square
#C6DFDB #CEC6DF #DFC6CA #D6DFC6
split-complementary
#C6DFDB #DFC6D6 #DFCEC6
monochromatic
#78B3A9 #9FC9C2 #C6DFDB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C6DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C6DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFDB
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFDB | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#C0E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dfdb; /* rgb */ color: rgb(198, 223, 219); /* oklch */ color: oklch(88.4% 0.027 185.1);
Tailwind
colors: {
custom: {
50: '#d7e9e6',
500: '#c6dfdb',
950: '#000000',
},
}SCSS
$custom: #c6dfdb; $custom-light: #d7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dfdb",
"rgb": {
"r": 198,
"g": 223,
"b": 219
},
"hsl": {
"h": 170.4,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88407,
"c": 0.02711,
"h": 185.1
},
"luminance": 0.69896
}Semantic roles & 50–950 ramp
primary
#C6DFDB
secondary
#B69399
accent
#3F4FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484