#C2DCD5#C2DCD5
#C2DCD5 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.3% C 0.029 H 177.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD5 |
|---|---|
| RGB | rgb(194, 220, 213) |
| HSL | hsl(164, 27%, 81%) |
| HSV | hsv(164, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.74, -9.96, 0.52) |
| CIE-LCH | lch(85.74, 9.97, 177.04°) |
| OKLab | oklab(87.33% -0.0292 0.0012) |
| OKLCH | oklch(87.33% 0.029 177.6) |
| XYZ | xyz(59.8487, 67.4587, 72.8055) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.09
Ice
#D6FFFA
ΔE00 8.00
Lightcyan
#E0FFFF
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.24
Very Pale Blue
#D6FFFE
ΔE00 8.30
Light Grey
#D8DCD6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD5 #DCC2C9
analogous
#C2DCC8 #C2DCD5 #C2D6DC
triadic
#C2DCD5 #D5C2DC #DCD5C2
tetradic
#C2DCD5 #C8C2DC #DCC2C9 #D6DCC2
square
#C2DCD5 #C8C2DC #DCC2C9 #D6DCC2
split-complementary
#C2DCD5 #DCC2D6 #DCC8C2
monochromatic
#74AF9F #9BC6BA #C2DCD5 #E9F2F0 #ECF4F2
Accessibility & contrast
On white
1.45
#C2DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C2DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD5
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD5 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#BCDDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd5; /* rgb */ color: rgb(194, 220, 213); /* oklch */ color: oklch(87.3% 0.029 177.6);
Tailwind
colors: {
custom: {
50: '#d4e6e1',
500: '#c2dcd5',
950: '#000000',
},
}SCSS
$custom: #c2dcd5; $custom-light: #d4e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd5",
"rgb": {
"r": 194,
"g": 220,
"b": 213
},
"hsl": {
"h": 163.846,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87331,
"c": 0.02927,
"h": 177.6
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#C2DCD5
secondary
#B38F99
accent
#405BA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484