#C2DCDC#C2DCDC
#C2DCDC is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.028 H 196.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCDC |
|---|---|
| RGB | rgb(194, 220, 220) |
| HSL | hsl(180, 27%, 81%) |
| HSV | hsv(180, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.92, -8.59, -2.92) |
| CIE-LCH | lch(85.92, 9.07, 198.77°) |
| OKLab | oklab(87.54% -0.0265 -0.0079) |
| OKLCH | oklch(87.54% 0.028 196.7) |
| XYZ | xyz(60.7565, 67.8218, 77.5862) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.49
Lightblue
#ADD8E6
ΔE00 6.44
Lightcyan
#E0FFFF
ΔE00 7.46
Ice Blue (survey)
#D7FFFE
ΔE00 7.94
Very Pale Blue
#D6FFFE
ΔE00 8.02
Very Light Blue
#D5FFFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCDC #DCC2C2
analogous
#C2DCCF #C2DCDC #C2CFDC
triadic
#C2DCDC #DCC2DC #DCDCC2
tetradic
#C2DCDC #CFC2DC #DCC2C2 #CFDCC2
square
#C2DCDC #CFC2DC #DCC2C2 #CFDCC2
split-complementary
#C2DCDC #DCC2CF #DCCFC2
monochromatic
#74AFAF #9BC6C6 #C2DCDC #E9F2F2 #ECF4F4
Accessibility & contrast
On white
1.44
#C2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C2DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCDC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCDC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#BBDEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dcdc; /* rgb */ color: rgb(194, 220, 220); /* oklch */ color: oklch(87.5% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d4e6e6',
500: '#c2dcdc',
950: '#000000',
},
}SCSS
$custom: #c2dcdc; $custom-light: #d4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dcdc",
"rgb": {
"r": 194,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87535,
"c": 0.02765,
"h": 196.7
},
"luminance": 0.67823
}Semantic roles & 50–950 ramp
primary
#C2DCDC
secondary
#B38F8F
accent
#4040A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484