#C2DCD7#C2DCD7
#C2DCD7 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.028 H 182.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD7 |
|---|---|
| RGB | rgb(194, 220, 215) |
| HSL | hsl(168, 27%, 81%) |
| HSV | hsv(168, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.79, -9.57, -0.47) |
| CIE-LCH | lch(85.79, 9.58, 182.79°) |
| OKLab | oklab(87.39% -0.0284 -0.0014) |
| OKLCH | oklch(87.39% 0.028 182.8) |
| XYZ | xyz(60.1042, 67.5608, 74.1507) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 7.82
Ice
#D6FFFA
ΔE00 7.97
Ice Blue (survey)
#D7FFFE
ΔE00 8.01
Very Pale Blue
#D6FFFE
ΔE00 8.08
Light Grey
#D8DCD6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD7 #DCC2C7
analogous
#C2DCCA #C2DCD7 #C2D4DC
triadic
#C2DCD7 #D7C2DC #DCD7C2
tetradic
#C2DCD7 #CAC2DC #DCC2C7 #D4DCC2
square
#C2DCD7 #CAC2DC #DCC2C7 #D4DCC2
split-complementary
#C2DCD7 #DCC2D4 #DCCAC2
monochromatic
#74AFA4 #9BC6BD #C2DCD7 #E9F2F0 #ECF4F2
Accessibility & contrast
On white
1.45
#C2DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C2DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD7
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD7 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#BCDDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd7; /* rgb */ color: rgb(194, 220, 215); /* oklch */ color: oklch(87.4% 0.028 182.8);
Tailwind
colors: {
custom: {
50: '#d4e6e3',
500: '#c2dcd7',
950: '#000000',
},
}SCSS
$custom: #c2dcd7; $custom-light: #d4e6e3; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd7",
"rgb": {
"r": 194,
"g": 220,
"b": 215
},
"hsl": {
"h": 168.462,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87388,
"c": 0.02848,
"h": 182.8
},
"luminance": 0.67562
}Semantic roles & 50–950 ramp
primary
#C2DCD7
secondary
#B38F96
accent
#4053A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484