#C6DBDE#C6DBDE
#C6DBDE is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.7% C 0.023 H 207.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBDE |
|---|---|
| RGB | rgb(198, 219, 222) |
| HSL | hsl(188, 27%, 82%) |
| HSV | hsv(188, 11%, 87%) |
| CMYK | cmyk(10.8%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(85.98, -6.39, -3.86) |
| CIE-LCH | lch(85.98, 7.46, 211.12°) |
| OKLab | oklab(87.67% -0.0204 -0.0104) |
| OKLCH | oklch(87.67% 0.023 207.1) |
| XYZ | xyz(61.8020, 67.9416, 78.9511) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.07
Light Grey
#D8DCD6
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.45
Lightcyan
#E0FFFF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBDE #DEC9C6
analogous
#C6DED5 #C6DBDE #C6CFDE
triadic
#C6DBDE #DEC6DB #DBDEC6
tetradic
#C6DBDE #D5C6DE #DEC9C6 #CFDEC6
square
#C6DBDE #D5C6DE #DEC9C6 #CFDEC6
split-complementary
#C6DBDE #DEC6CF #DED5C6
monochromatic
#78AAB1 #9FC3C8 #C6DBDE #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.44
#C6DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C6DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBDE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBDE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#C0DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dbde; /* rgb */ color: rgb(198, 219, 222); /* oklch */ color: oklch(87.7% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#d7e6e8',
500: '#c6dbde',
950: '#000000',
},
}SCSS
$custom: #c6dbde; $custom-light: #d7e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c6dbde",
"rgb": {
"r": 198,
"g": 219,
"b": 222
},
"hsl": {
"h": 187.5,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.87668,
"c": 0.02287,
"h": 207.1
},
"luminance": 0.67943
}Semantic roles & 50–950 ramp
primary
#C6DBDE
secondary
#B59793
accent
#4D40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484