#C6DBDD#C6DBDD
#C6DBDD is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.023 H 203.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBDD |
|---|---|
| RGB | rgb(198, 219, 221) |
| HSL | hsl(185, 25%, 82%) |
| HSV | hsv(185, 10%, 87%) |
| CMYK | cmyk(10.4%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.95, -6.58, -3.37) |
| CIE-LCH | lch(85.95, 7.40, 207.08°) |
| OKLab | oklab(87.64% -0.0207 -0.0091) |
| OKLCH | oklch(87.64% 0.023 203.7) |
| XYZ | xyz(61.6683, 67.8882, 78.2473) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBDD #DDC8C6
analogous
#C6DDD4 #C6DBDD #C6D0DD
triadic
#C6DBDD #DDC6DB #DBDDC6
tetradic
#C6DBDD #D4C6DD #DDC8C6 #D0DDC6
square
#C6DBDD #D4C6DD #DDC8C6 #D0DDC6
split-complementary
#C6DBDD #DDC6D0 #DDD4C6
monochromatic
#79ABAF #A0C3C6 #C6DBDD #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.44
#C6DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C6DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBDD
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBDD | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#C0DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dbdd; /* rgb */ color: rgb(198, 219, 221); /* oklch */ color: oklch(87.6% 0.023 203.7);
Tailwind
colors: {
custom: {
50: '#d7e6e7',
500: '#c6dbdd',
950: '#000000',
},
}SCSS
$custom: #c6dbdd; $custom-light: #d7e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c6dbdd",
"rgb": {
"r": 198,
"g": 219,
"b": 221
},
"hsl": {
"h": 185.217,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.87638,
"c": 0.02265,
"h": 203.7
},
"luminance": 0.67889
}Semantic roles & 50–950 ramp
primary
#C6DBDD
secondary
#B49693
accent
#4A42A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484