#C6DFD6#C6DFD6
#C6DFD6 is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.3% C 0.029 H 172.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD6 |
|---|---|
| RGB | rgb(198, 223, 214) |
| HSL | hsl(158, 28%, 83%) |
| HSV | hsv(158, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.82, -9.99, 1.60) |
| CIE-LCH | lch(86.82, 10.12, 170.91°) |
| OKLab | oklab(88.26% -0.029 0.0041) |
| OKLCH | oklch(88.26% 0.029 172) |
| XYZ | xyz(61.8112, 69.6351, 73.7897) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.67
Lightcyan
#E0FFFF
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 7.93
Ice Blue (survey)
#D7FFFE
ΔE00 8.07
Light Grey
#D8DCD6
ΔE00 8.11
Very Pale Blue
#D6FFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD6 #DFC6CF
analogous
#C6DFC9 #C6DFD6 #C6DBDF
triadic
#C6DFD6 #D6C6DF #DFD6C6
tetradic
#C6DFD6 #C9C6DF #DFC6CF #DBDFC6
square
#C6DFD6 #C9C6DF #DFC6CF #DBDFC6
split-complementary
#C6DFD6 #DFC6DB #DFC9C6
monochromatic
#78B39E #9FC9BA #C6DFD6 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C6DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C6DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD6
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD6 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#D8D8D7
Tritanopia (blue-blind)
#C1E0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd6; /* rgb */ color: rgb(198, 223, 214); /* oklch */ color: oklch(88.3% 0.029 172.0);
Tailwind
colors: {
custom: {
50: '#d7e9e2',
500: '#c6dfd6',
950: '#000000',
},
}SCSS
$custom: #c6dfd6; $custom-light: #d7e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd6",
"rgb": {
"r": 198,
"g": 223,
"b": 214
},
"hsl": {
"h": 158.4,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88264,
"c": 0.02925,
"h": 172
},
"luminance": 0.69636
}Semantic roles & 50–950 ramp
primary
#C6DFD6
secondary
#B693A0
accent
#3F64A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484