#C2DEDC#C2DEDC
#C2DEDC is a very light, muted teal. Relative luminance 0.689; OKLCH L 88.0% C 0.030 H 191.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEDC |
|---|---|
| RGB | rgb(194, 222, 220) |
| HSL | hsl(176, 30%, 82%) |
| HSV | hsv(176, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.44, -9.61, -2.15) |
| CIE-LCH | lch(86.44, 9.85, 192.58°) |
| OKLab | oklab(87.95% -0.0292 -0.0059) |
| OKLCH | oklch(87.95% 0.03 191.4) |
| XYZ | xyz(61.2845, 68.8778, 77.7622) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Very Pale Blue
#D6FFFE
ΔE00 7.36
Very Light Blue
#D5FFFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEDC #DEC2C4
analogous
#C2DECE #C2DEDC #C2D2DE
triadic
#C2DEDC #DCC2DE #DEDCC2
tetradic
#C2DEDC #CEC2DE #DEC2C4 #D2DEC2
square
#C2DEDC #CEC2DE #DEC2C4 #D2DEC2
split-complementary
#C2DEDC #DEC2D2 #DECEC2
monochromatic
#73B3AE #9AC9C5 #C2DEDC #EAF3F3 #EBF4F4
Accessibility & contrast
On white
1.42
#C2DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C2DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEDC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEDC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#BAE0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dedc; /* rgb */ color: rgb(194, 222, 220); /* oklch */ color: oklch(88.0% 0.030 191.4);
Tailwind
colors: {
custom: {
50: '#d4e8e6',
500: '#c2dedc',
950: '#000000',
},
}SCSS
$custom: #c2dedc; $custom-light: #d4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dedc",
"rgb": {
"r": 194,
"g": 222,
"b": 220
},
"hsl": {
"h": 175.714,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87952,
"c": 0.02979,
"h": 191.4
},
"luminance": 0.68879
}Semantic roles & 50–950 ramp
primary
#C2DEDC
secondary
#B58F91
accent
#3D45A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484