#C6DCDB#C6DCDB
#C6DCDB is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.8% C 0.024 H 193.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCDB |
|---|---|
| RGB | rgb(198, 220, 219) |
| HSL | hsl(177, 24%, 82%) |
| HSV | hsv(177, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.16, -7.49, -2.00) |
| CIE-LCH | lch(86.16, 7.75, 194.97°) |
| OKLab | oklab(87.79% -0.0229 -0.0055) |
| OKLCH | oklch(87.79% 0.024 193.4) |
| XYZ | xyz(61.6651, 68.3056, 76.9395) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Light Grey
#D8DCD6
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.40
Lightcyan
#E0FFFF
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.83
Fog
#D8DCE0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCDB #DCC6C7
analogous
#C6DCD0 #C6DCDB #C6D2DC
triadic
#C6DCDB #DBC6DC #DCDBC6
tetradic
#C6DCDB #D0C6DC #DCC6C7 #D2DCC6
square
#C6DCDB #D0C6DC #DCC6C7 #D2DCC6
split-complementary
#C6DCDB #DCC6D2 #DCD0C6
monochromatic
#7AADAB #A0C5C3 #C6DCDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C6DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C6DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCDB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCDB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#C0DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dcdb; /* rgb */ color: rgb(198, 220, 219); /* oklch */ color: oklch(87.8% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#d7e6e6',
500: '#c6dcdb',
950: '#000000',
},
}SCSS
$custom: #c6dcdb; $custom-light: #d7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dcdb",
"rgb": {
"r": 198,
"g": 220,
"b": 219
},
"hsl": {
"h": 177.273,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87786,
"c": 0.02353,
"h": 193.4
},
"luminance": 0.68307
}Semantic roles & 50–950 ramp
primary
#C6DCDB
secondary
#B29495
accent
#4347A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484