#C6DEDC#C6DEDC
#C6DEDC is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.026 H 190.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DEDC |
|---|---|
| RGB | rgb(198, 222, 220) |
| HSL | hsl(175, 27%, 82%) |
| HSV | hsv(175, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.71, -8.32, -1.73) |
| CIE-LCH | lch(86.71, 8.50, 191.71°) |
| OKLab | oklab(88.23% -0.0252 -0.0047) |
| OKLCH | oklch(88.23% 0.026 190.6) |
| XYZ | xyz(62.3252, 69.4145, 77.8110) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Lightcyan
#E0FFFF
ΔE00 7.11
Light Grey
#D8DCD6
ΔE00 7.54
Lightblue
#ADD8E6
ΔE00 7.55
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Very Pale Blue
#D6FFFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DEDC #DEC6C8
analogous
#C6DED0 #C6DEDC #C6D4DE
triadic
#C6DEDC #DCC6DE #DEDCC6
tetradic
#C6DEDC #D0C6DE #DEC6C8 #D4DEC6
square
#C6DEDC #D0C6DE #DEC6C8 #D4DEC6
split-complementary
#C6DEDC #DEC6D4 #DED0C6
monochromatic
#78B1AC #9FC8C4 #C6DEDC #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.41
#C6DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C6DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DEDC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DEDC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D6D8DC
Tritanopia (blue-blind)
#C0DFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dedc; /* rgb */ color: rgb(198, 222, 220); /* oklch */ color: oklch(88.2% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#d7e8e6',
500: '#c6dedc',
950: '#000000',
},
}SCSS
$custom: #c6dedc; $custom-light: #d7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dedc",
"rgb": {
"r": 198,
"g": 222,
"b": 220
},
"hsl": {
"h": 175,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.88229,
"c": 0.02568,
"h": 190.6
},
"luminance": 0.69416
}Semantic roles & 50–950 ramp
primary
#C6DEDC
secondary
#B59396
accent
#4049A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484