#C2DCD1#C2DCD1
#C2DCD1 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.031 H 168.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD1 |
|---|---|
| RGB | rgb(194, 220, 209) |
| HSL | hsl(155, 27%, 81%) |
| HSV | hsv(155, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(85.63, -10.72, 2.48) |
| CIE-LCH | lch(85.63, 11.00, 166.96°) |
| OKLab | oklab(87.22% -0.0308 0.0064) |
| OKLCH | oklch(87.22% 0.031 168.3) |
| XYZ | xyz(59.3473, 67.2581, 70.1646) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.37
Powder Blue
#B0E0E6
ΔE00 8.43
Light Grey
#D8DCD6
ΔE00 8.71
Honeydew
#F0FFF0
ΔE00 8.89
Ice Blue (survey)
#D7FFFE
ΔE00 8.92
Lightcyan
#E0FFFF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD1 #DCC2CD
analogous
#C2DCC4 #C2DCD1 #C2DADC
triadic
#C2DCD1 #D1C2DC #DCD1C2
tetradic
#C2DCD1 #C4C2DC #DCC2CD #DADCC2
square
#C2DCD1 #C4C2DC #DCC2CD #DADCC2
split-complementary
#C2DCD1 #DCC2DA #DCC4C2
monochromatic
#74AF96 #9BC6B4 #C2DCD1 #E9F2EE #ECF4F0
Accessibility & contrast
On white
1.45
#C2DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#C2DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD1
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD1 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D1
Deuteranopia (green-blind)
#D5D5D2
Tritanopia (blue-blind)
#BDDCD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd1; /* rgb */ color: rgb(194, 220, 209); /* oklch */ color: oklch(87.2% 0.031 168.3);
Tailwind
colors: {
custom: {
50: '#d4e6df',
500: '#c2dcd1',
950: '#000000',
},
}SCSS
$custom: #c2dcd1; $custom-light: #d4e6df; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd1",
"rgb": {
"r": 194,
"g": 220,
"b": 209
},
"hsl": {
"h": 154.615,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87217,
"c": 0.03148,
"h": 168.3
},
"luminance": 0.67259
}Semantic roles & 50–950 ramp
primary
#C2DCD1
secondary
#B38F9E
accent
#406BA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484