#C6DEDE#C6DEDE
#C6DEDE is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.3% C 0.026 H 196.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DEDE |
|---|---|
| RGB | rgb(198, 222, 222) |
| HSL | hsl(180, 27%, 82%) |
| HSV | hsv(180, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.76, -7.93, -2.70) |
| CIE-LCH | lch(86.76, 8.38, 198.82°) |
| OKLab | oklab(88.29% -0.0245 -0.0073) |
| OKLCH | oklch(88.29% 0.026 196.7) |
| XYZ | xyz(62.5917, 69.5210, 79.2143) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.07
Light Grey
#D8DCD6
ΔE00 7.64
Ice Blue (survey)
#D7FFFE
ΔE00 7.80
Very Pale Blue
#D6FFFE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DEDE #DEC6C6
analogous
#C6DED2 #C6DEDE #C6D2DE
triadic
#C6DEDE #DEC6DE #DEDEC6
tetradic
#C6DEDE #D2C6DE #DEC6C6 #D2DEC6
square
#C6DEDE #D2C6DE #DEC6C6 #D2DEC6
split-complementary
#C6DEDE #DEC6D2 #DED2C6
monochromatic
#78B1B1 #9FC8C8 #C6DEDE #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.41
#C6DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C6DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DEDE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DEDE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDE
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#BFE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dede; /* rgb */ color: rgb(198, 222, 222); /* oklch */ color: oklch(88.3% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#d7e8e8',
500: '#c6dede',
950: '#000000',
},
}SCSS
$custom: #c6dede; $custom-light: #d7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#c6dede",
"rgb": {
"r": 198,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.88288,
"c": 0.02555,
"h": 196.7
},
"luminance": 0.69522
}Semantic roles & 50–950 ramp
primary
#C6DEDE
secondary
#B59393
accent
#4040A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484