#C6DCD4#C6DCD4
#C6DCD4 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.026 H 171.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCD4 |
|---|---|
| RGB | rgb(198, 220, 212) |
| HSL | hsl(158, 24%, 82%) |
| HSV | hsv(158, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.98, -8.84, 1.43) |
| CIE-LCH | lch(85.98, 8.95, 170.80°) |
| OKLab | oklab(87.58% -0.0256 0.0037) |
| OKLCH | oklch(87.58% 0.026 171.9) |
| XYZ | xyz(60.7629, 67.9447, 72.1879) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 8.23
Lightcyan
#E0FFFF
ΔE00 8.38
Honeydew
#F0FFF0
ΔE00 8.52
Ice
#D6FFFA
ΔE00 8.56
Silver (survey)
#C5C9C7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCD4 #DCC6CE
analogous
#C6DCC9 #C6DCD4 #C6D9DC
triadic
#C6DCD4 #D4C6DC #DCD4C6
tetradic
#C6DCD4 #C9C6DC #DCC6CE #D9DCC6
square
#C6DCD4 #C9C6DC #DCC6CE #D9DCC6
split-complementary
#C6DCD4 #DCC6D9 #DCC9C6
monochromatic
#7AAD9B #A0C5B7 #C6DCD4 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.44
#C6DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C6DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCD4
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCD4 | 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)
#DAD9D4
Deuteranopia (green-blind)
#D6D6D5
Tritanopia (blue-blind)
#C2DCDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dcd4; /* rgb */ color: rgb(198, 220, 212); /* oklch */ color: oklch(87.6% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#d7e6e1',
500: '#c6dcd4',
950: '#000000',
},
}SCSS
$custom: #c6dcd4; $custom-light: #d7e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c6dcd4",
"rgb": {
"r": 198,
"g": 220,
"b": 212
},
"hsl": {
"h": 158.182,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87583,
"c": 0.02589,
"h": 171.9
},
"luminance": 0.67946
}Semantic roles & 50–950 ramp
primary
#C6DCD4
secondary
#B2949F
accent
#4366A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484