#C2DCD4#C2DCD4
#C2DCD4 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.030 H 175.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD4 |
|---|---|
| RGB | rgb(194, 220, 212) |
| HSL | hsl(162, 27%, 81%) |
| HSV | hsv(162, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.71, -10.15, 1.01) |
| CIE-LCH | lch(85.71, 10.20, 174.33°) |
| OKLab | oklab(87.3% -0.0296 0.0025) |
| OKLCH | oklch(87.3% 0.03 175.1) |
| XYZ | xyz(59.7222, 67.4081, 72.1391) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.41
Ice
#D6FFFA
ΔE00 8.06
Lightcyan
#E0FFFF
ΔE00 8.32
Ice Blue (survey)
#D7FFFE
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 8.39
Very Pale Blue
#D6FFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD4 #DCC2CA
analogous
#C2DCC7 #C2DCD4 #C2D7DC
triadic
#C2DCD4 #D4C2DC #DCD4C2
tetradic
#C2DCD4 #C7C2DC #DCC2CA #D7DCC2
square
#C2DCD4 #C7C2DC #DCC2CA #D7DCC2
split-complementary
#C2DCD4 #DCC2D7 #DCC7C2
monochromatic
#74AF9D #9BC6B9 #C2DCD4 #E9F2EF #ECF4F1
Accessibility & contrast
On white
1.45
#C2DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C2DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#BCDDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd4; /* rgb */ color: rgb(194, 220, 212); /* oklch */ color: oklch(87.3% 0.030 175.1);
Tailwind
colors: {
custom: {
50: '#d4e6e1',
500: '#c2dcd4',
950: '#000000',
},
}SCSS
$custom: #c2dcd4; $custom-light: #d4e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd4",
"rgb": {
"r": 194,
"g": 220,
"b": 212
},
"hsl": {
"h": 161.538,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87302,
"c": 0.02974,
"h": 175.1
},
"luminance": 0.67409
}Semantic roles & 50–950 ramp
primary
#C2DCD4
secondary
#B38F9A
accent
#405FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484