#C2DFDC#C2DFDC
#C2DFDC is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.031 H 189.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFDC |
|---|---|
| RGB | rgb(194, 223, 220) |
| HSL | hsl(174, 31%, 82%) |
| HSV | hsv(174, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.71, -10.12, -1.76) |
| CIE-LCH | lch(86.71, 10.27, 189.86°) |
| OKLab | oklab(88.16% -0.0306 -0.0048) |
| OKLCH | oklch(88.16% 0.031 189) |
| XYZ | xyz(61.5509, 69.4106, 77.8510) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.34
Lightcyan
#E0FFFF
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Very Pale Blue
#D6FFFE
ΔE00 7.09
Ice
#D6FFFA
ΔE00 7.14
Very Light Blue
#D5FFFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFDC #DFC2C5
analogous
#C2DFCE #C2DFDC #C2D4DF
triadic
#C2DFDC #DCC2DF #DFDCC2
tetradic
#C2DFDC #CEC2DF #DFC2C5 #D4DFC2
square
#C2DFDC #CEC2DF #DFC2C5 #D4DFC2
split-complementary
#C2DFDC #DFC2D4 #DFCEC2
monochromatic
#72B5AE #9ACAC5 #C2DFDC #EAF4F3 #EBF4F3
Accessibility & contrast
On white
1.41
#C2DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C2DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFDC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFDC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#BAE1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfdc; /* rgb */ color: rgb(194, 223, 220); /* oklch */ color: oklch(88.2% 0.031 189.0);
Tailwind
colors: {
custom: {
50: '#d4e9e6',
500: '#c2dfdc',
950: '#000000',
},
}SCSS
$custom: #c2dfdc; $custom-light: #d4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dfdc",
"rgb": {
"r": 194,
"g": 223,
"b": 220
},
"hsl": {
"h": 173.793,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.8816,
"c": 0.03094,
"h": 189
},
"luminance": 0.69412
}Semantic roles & 50–950 ramp
primary
#C2DFDC
secondary
#B78E93
accent
#3C47AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484