#C6DFDD#C6DFDD
#C6DFDD is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.5% C 0.027 H 190.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFDD |
|---|---|
| RGB | rgb(198, 223, 221) |
| HSL | hsl(175, 28%, 83%) |
| HSV | hsv(175, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.00, -8.64, -1.83) |
| CIE-LCH | lch(87.00, 8.83, 191.96°) |
| OKLab | oklab(88.47% -0.0262 -0.005) |
| OKLCH | oklch(88.47% 0.027 190.8) |
| XYZ | xyz(62.7244, 70.0004, 78.5993) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 6.86
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Lightblue
#ADD8E6
ΔE00 7.48
Very Pale Blue
#D6FFFE
ΔE00 7.49
Very Light Blue
#D5FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFDD #DFC6C8
analogous
#C6DFD0 #C6DFDD #C6D4DF
triadic
#C6DFDD #DDC6DF #DFDDC6
tetradic
#C6DFDD #D0C6DF #DFC6C8 #D4DFC6
square
#C6DFDD #D0C6DF #DFC6C8 #D4DFC6
split-complementary
#C6DFDD #DFC6D4 #DFD0C6
monochromatic
#78B3AE #9FC9C6 #C6DFDD #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C6DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#C6DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFDD
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFDD | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#BFE1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dfdd; /* rgb */ color: rgb(198, 223, 221); /* oklch */ color: oklch(88.5% 0.027 190.8);
Tailwind
colors: {
custom: {
50: '#d7e9e7',
500: '#c6dfdd',
950: '#000000',
},
}SCSS
$custom: #c6dfdd; $custom-light: #d7e9e7; $custom-dark: #000000;
JSON
{
"hex": "#c6dfdd",
"rgb": {
"r": 198,
"g": 223,
"b": 221
},
"hsl": {
"h": 175.2,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88465,
"c": 0.02669,
"h": 190.8
},
"luminance": 0.70002
}Semantic roles & 50–950 ramp
primary
#C6DFDD
secondary
#B69396
accent
#3F47A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484