#C6DED6#C6DED6
#C6DED6 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.1% C 0.028 H 173.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DED6 |
|---|---|
| RGB | rgb(198, 222, 214) |
| HSL | hsl(160, 27%, 82%) |
| HSV | hsv(160, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(86.55, -9.48, 1.21) |
| CIE-LCH | lch(86.55, 9.56, 172.70°) |
| OKLab | oklab(88.06% -0.0276 0.0031) |
| OKLCH | oklch(88.06% 0.028 173.6) |
| XYZ | xyz(61.5448, 69.1023, 73.7009) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 7.81
Ice
#D6FFFA
ΔE00 7.91
Lightcyan
#E0FFFF
ΔE00 7.91
Ice Blue (survey)
#D7FFFE
ΔE00 8.19
Very Pale Blue
#D6FFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DED6 #DEC6CE
analogous
#C6DECA #C6DED6 #C6DADE
triadic
#C6DED6 #D6C6DE #DED6C6
tetradic
#C6DED6 #CAC6DE #DEC6CE #DADEC6
square
#C6DED6 #CAC6DE #DEC6CE #DADEC6
split-complementary
#C6DED6 #DEC6DA #DECAC6
monochromatic
#78B19E #9FC8BA #C6DED6 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.42
#C6DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C6DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DED6
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DED6 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#C1DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6ded6; /* rgb */ color: rgb(198, 222, 214); /* oklch */ color: oklch(88.1% 0.028 173.6);
Tailwind
colors: {
custom: {
50: '#d7e8e2',
500: '#c6ded6',
950: '#000000',
},
}SCSS
$custom: #c6ded6; $custom-light: #d7e8e2; $custom-dark: #000000;
JSON
{
"hex": "#c6ded6",
"rgb": {
"r": 198,
"g": 222,
"b": 214
},
"hsl": {
"h": 160,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.88056,
"c": 0.02776,
"h": 173.6
},
"luminance": 0.69103
}Semantic roles & 50–950 ramp
primary
#C6DED6
secondary
#B5939E
accent
#4062A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484