#C6DED8#C6DED8
#C6DED8 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.027 H 179.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DED8 |
|---|---|
| RGB | rgb(198, 222, 216) |
| HSL | hsl(165, 27%, 82%) |
| HSV | hsv(165, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.61, -9.10, 0.23) |
| CIE-LCH | lch(86.61, 9.10, 178.53°) |
| OKLab | oklab(88.11% -0.0268 0.0005) |
| OKLCH | oklch(88.11% 0.027 179) |
| XYZ | xyz(61.8018, 69.2051, 75.0543) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 7.55
Light Grey
#D8DCD6
ΔE00 7.59
Ice
#D6FFFA
ΔE00 7.83
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Very Pale Blue
#D6FFFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DED8 #DEC6CC
analogous
#C6DECC #C6DED8 #C6D8DE
triadic
#C6DED8 #D8C6DE #DED8C6
tetradic
#C6DED8 #CCC6DE #DEC6CC #D8DEC6
square
#C6DED8 #CCC6DE #DEC6CC #D8DEC6
split-complementary
#C6DED8 #DEC6D8 #DECCC6
monochromatic
#78B1A3 #9FC8BD #C6DED8 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.41
#C6DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C6DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DED8
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DED8 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#C0DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6ded8; /* rgb */ color: rgb(198, 222, 216); /* oklch */ color: oklch(88.1% 0.027 179.0);
Tailwind
colors: {
custom: {
50: '#d7e8e4',
500: '#c6ded8',
950: '#000000',
},
}SCSS
$custom: #c6ded8; $custom-light: #d7e8e4; $custom-dark: #000000;
JSON
{
"hex": "#c6ded8",
"rgb": {
"r": 198,
"g": 222,
"b": 216
},
"hsl": {
"h": 165,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.88113,
"c": 0.02681,
"h": 179
},
"luminance": 0.69206
}Semantic roles & 50–950 ramp
primary
#C6DED8
secondary
#B5939C
accent
#405AA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484