#C6DFD7#C6DFD7
#C6DFD7 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.029 H 174.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD7 |
|---|---|
| RGB | rgb(198, 223, 215) |
| HSL | hsl(161, 28%, 83%) |
| HSV | hsv(161, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.84, -9.80, 1.11) |
| CIE-LCH | lch(86.84, 9.86, 173.55°) |
| OKLab | oklab(88.29% -0.0286 0.0028) |
| OKLCH | oklch(88.29% 0.029 174.4) |
| XYZ | xyz(61.9393, 69.6863, 74.4643) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 7.61
Lightcyan
#E0FFFF
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 7.98
Light Grey
#D8DCD6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD7 #DFC6CE
analogous
#C6DFCA #C6DFD7 #C6DADF
triadic
#C6DFD7 #D7C6DF #DFD7C6
tetradic
#C6DFD7 #CAC6DF #DFC6CE #DADFC6
square
#C6DFD7 #CAC6DF #DFC6CE #DADFC6
split-complementary
#C6DFD7 #DFC6DA #DFCAC6
monochromatic
#78B3A0 #9FC9BB #C6DFD7 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C6DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C6DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD7
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD7 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#C1E0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd7; /* rgb */ color: rgb(198, 223, 215); /* oklch */ color: oklch(88.3% 0.029 174.4);
Tailwind
colors: {
custom: {
50: '#d7e9e3',
500: '#c6dfd7',
950: '#000000',
},
}SCSS
$custom: #c6dfd7; $custom-light: #d7e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd7",
"rgb": {
"r": 198,
"g": 223,
"b": 215
},
"hsl": {
"h": 160.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88292,
"c": 0.02871,
"h": 174.4
},
"luminance": 0.69687
}Semantic roles & 50–950 ramp
primary
#C6DFD7
secondary
#B6939E
accent
#3F60A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484