#C2DCD3#C2DCD3
#C2DCD3 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.030 H 172.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD3 |
|---|---|
| RGB | rgb(194, 220, 211) |
| HSL | hsl(159, 27%, 81%) |
| HSV | hsv(159, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.68, -10.34, 1.50) |
| CIE-LCH | lch(85.68, 10.45, 171.76°) |
| OKLab | oklab(87.27% -0.03 0.0038) |
| OKLCH | oklch(87.27% 0.03 172.8) |
| XYZ | xyz(59.5965, 67.3578, 71.4769) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.74
Ice
#D6FFFA
ΔE00 8.14
Light Grey
#D8DCD6
ΔE00 8.49
Lightcyan
#E0FFFF
ΔE00 8.52
Ice Blue (survey)
#D7FFFE
ΔE00 8.55
Very Pale Blue
#D6FFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD3 #DCC2CB
analogous
#C2DCC6 #C2DCD3 #C2D8DC
triadic
#C2DCD3 #D3C2DC #DCD3C2
tetradic
#C2DCD3 #C6C2DC #DCC2CB #D8DCC2
square
#C2DCD3 #C6C2DC #DCC2CB #D8DCC2
split-complementary
#C2DCD3 #DCC2D8 #DCC6C2
monochromatic
#74AF9B #9BC6B7 #C2DCD3 #E9F2EF #ECF4F1
Accessibility & contrast
On white
1.45
#C2DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C2DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD3
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD3 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#BDDDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd3; /* rgb */ color: rgb(194, 220, 211); /* oklch */ color: oklch(87.3% 0.030 172.8);
Tailwind
colors: {
custom: {
50: '#d4e6e0',
500: '#c2dcd3',
950: '#000000',
},
}SCSS
$custom: #c2dcd3; $custom-light: #d4e6e0; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd3",
"rgb": {
"r": 194,
"g": 220,
"b": 211
},
"hsl": {
"h": 159.231,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87274,
"c": 0.03027,
"h": 172.8
},
"luminance": 0.67359
}Semantic roles & 50–950 ramp
primary
#C2DCD3
secondary
#B38F9C
accent
#4063A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484