#C6DFD9#C6DFD9
#C6DFD9 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.3% C 0.028 H 179.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD9 |
|---|---|
| RGB | rgb(198, 223, 217) |
| HSL | hsl(166, 28%, 83%) |
| HSV | hsv(166, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.89, -9.41, 0.13) |
| CIE-LCH | lch(86.89, 9.42, 179.23°) |
| OKLab | oklab(88.35% -0.0278 0.0002) |
| OKLCH | oklch(88.35% 0.028 179.6) |
| XYZ | xyz(62.1978, 69.7897, 75.8260) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.32
Ice
#D6FFFA
ΔE00 7.50
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Very Pale Blue
#D6FFFE
ΔE00 7.71
Light Grey
#D8DCD6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD9 #DFC6CC
analogous
#C6DFCC #C6DFD9 #C6D8DF
triadic
#C6DFD9 #D9C6DF #DFD9C6
tetradic
#C6DFD9 #CCC6DF #DFC6CC #D8DFC6
square
#C6DFD9 #CCC6DF #DFC6CC #D8DFC6
split-complementary
#C6DFD9 #DFC6D8 #DFCCC6
monochromatic
#78B3A5 #9FC9BF #C6DFD9 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.40
#C6DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C6DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD9
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD9 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#C0E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dfd9; /* rgb */ color: rgb(198, 223, 217); /* oklch */ color: oklch(88.3% 0.028 179.6);
Tailwind
colors: {
custom: {
50: '#d7e9e4',
500: '#c6dfd9',
950: '#000000',
},
}SCSS
$custom: #c6dfd9; $custom-light: #d7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd9",
"rgb": {
"r": 198,
"g": 223,
"b": 217
},
"hsl": {
"h": 165.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88349,
"c": 0.02778,
"h": 179.6
},
"luminance": 0.69791
}Semantic roles & 50–950 ramp
primary
#C6DFD9
secondary
#B6939B
accent
#3F58A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484