#C2DCD0#C2DCD0
#C2DCD0 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.032 H 166.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD0 |
|---|---|
| RGB | rgb(194, 220, 208) |
| HSL | hsl(152, 27%, 81%) |
| HSV | hsv(152, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.61, -10.91, 2.97) |
| CIE-LCH | lch(85.61, 11.31, 164.75°) |
| OKLab | oklab(87.19% -0.0312 0.0077) |
| OKLCH | oklch(87.19% 0.032 166.1) |
| XYZ | xyz(59.2239, 67.2087, 69.5146) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.78
Light Grey
#D8DCD6
ΔE00 8.84
Honeydew
#F0FFF0
ΔE00 8.86
Ice Blue (survey)
#D7FFFE
ΔE00 9.13
Very Pale Blue
#D6FFFE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD0 #DCC2CE
analogous
#C2DCC3 #C2DCD0 #C2DBDC
triadic
#C2DCD0 #D0C2DC #DCD0C2
tetradic
#C2DCD0 #C3C2DC #DCC2CE #DBDCC2
square
#C2DCD0 #C3C2DC #DCC2CE #DBDCC2
split-complementary
#C2DCD0 #DCC2DB #DCC3C2
monochromatic
#74AF94 #9BC6B2 #C2DCD0 #E9F2EE #ECF4F0
Accessibility & contrast
On white
1.45
#C2DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C2DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD0
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD0 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#BDDCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd0; /* rgb */ color: rgb(194, 220, 208); /* oklch */ color: oklch(87.2% 0.032 166.1);
Tailwind
colors: {
custom: {
50: '#d4e6de',
500: '#c2dcd0',
950: '#000000',
},
}SCSS
$custom: #c2dcd0; $custom-light: #d4e6de; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd0",
"rgb": {
"r": 194,
"g": 220,
"b": 208
},
"hsl": {
"h": 152.308,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8719,
"c": 0.03216,
"h": 166.1
},
"luminance": 0.6721
}Semantic roles & 50–950 ramp
primary
#C2DCD0
secondary
#B38FA0
accent
#406FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484