#C2DCD6#C2DCD6
#C2DCD6 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.4% C 0.029 H 180.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD6 |
|---|---|
| RGB | rgb(194, 220, 214) |
| HSL | hsl(166, 27%, 81%) |
| HSV | hsv(166, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.76, -9.76, 0.02) |
| CIE-LCH | lch(85.76, 9.76, 179.86°) |
| OKLab | oklab(87.36% -0.0288 -0.0001) |
| OKLCH | oklch(87.36% 0.029 180.2) |
| XYZ | xyz(59.9761, 67.5096, 73.4761) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.78
Lightcyan
#E0FFFF
ΔE00 7.96
Ice
#D6FFFA
ΔE00 7.97
Ice Blue (survey)
#D7FFFE
ΔE00 8.11
Very Pale Blue
#D6FFFE
ΔE00 8.18
Light Grey
#D8DCD6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD6 #DCC2C8
analogous
#C2DCC9 #C2DCD6 #C2D5DC
triadic
#C2DCD6 #D6C2DC #DCD6C2
tetradic
#C2DCD6 #C9C2DC #DCC2C8 #D5DCC2
square
#C2DCD6 #C9C2DC #DCC2C8 #D5DCC2
split-complementary
#C2DCD6 #DCC2D5 #DCC9C2
monochromatic
#74AFA2 #9BC6BC #C2DCD6 #E9F2F0 #ECF4F2
Accessibility & contrast
On white
1.45
#C2DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C2DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD6
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD6 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#BCDDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd6; /* rgb */ color: rgb(194, 220, 214); /* oklch */ color: oklch(87.4% 0.029 180.2);
Tailwind
colors: {
custom: {
50: '#d4e6e2',
500: '#c2dcd6',
950: '#000000',
},
}SCSS
$custom: #c2dcd6; $custom-light: #d4e6e2; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd6",
"rgb": {
"r": 194,
"g": 220,
"b": 214
},
"hsl": {
"h": 166.154,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8736,
"c": 0.02884,
"h": 180.2
},
"luminance": 0.67511
}Semantic roles & 50–950 ramp
primary
#C2DCD6
secondary
#B38F98
accent
#4057A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484