#C6DCD2#C6DCD2
#C6DCD2 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.027 H 166.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCD2 |
|---|---|
| RGB | rgb(198, 220, 210) |
| HSL | hsl(153, 24%, 82%) |
| HSV | hsv(153, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.93, -9.21, 2.41) |
| CIE-LCH | lch(85.93, 9.52, 165.31°) |
| OKLab | oklab(87.53% -0.0264 0.0063) |
| OKLCH | oklch(87.53% 0.027 166.7) |
| XYZ | xyz(60.5122, 67.8444, 70.8675) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.39
Honeydew
#F0FFF0
ΔE00 8.34
Ice
#D6FFFA
ΔE00 8.73
Lightcyan
#E0FFFF
ΔE00 8.79
Powder Blue
#B0E0E6
ΔE00 8.85
Silver (survey)
#C5C9C7
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCD2 #DCC6D0
analogous
#C6DCC7 #C6DCD2 #C6DBDC
triadic
#C6DCD2 #D2C6DC #DCD2C6
tetradic
#C6DCD2 #C7C6DC #DCC6D0 #DBDCC6
square
#C6DCD2 #C7C6DC #DCC6D0 #DBDCC6
split-complementary
#C6DCD2 #DCC6DB #DCC7C6
monochromatic
#7AAD96 #A0C5B4 #C6DCD2 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.44
#C6DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C6DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCD2
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCD2 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#C2DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dcd2; /* rgb */ color: rgb(198, 220, 210); /* oklch */ color: oklch(87.5% 0.027 166.7);
Tailwind
colors: {
custom: {
50: '#d7e6df',
500: '#c6dcd2',
950: '#000000',
},
}SCSS
$custom: #c6dcd2; $custom-light: #d7e6df; $custom-dark: #000000;
JSON
{
"hex": "#c6dcd2",
"rgb": {
"r": 198,
"g": 220,
"b": 210
},
"hsl": {
"h": 152.727,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87527,
"c": 0.02716,
"h": 166.7
},
"luminance": 0.67845
}Semantic roles & 50–950 ramp
primary
#C6DCD2
secondary
#B294A2
accent
#436EA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484