#C2DCDF#C2DCDF
#C2DCDF is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.028 H 205.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCDF |
|---|---|
| RGB | rgb(194, 220, 223) |
| HSL | hsl(186, 31%, 82%) |
| HSV | hsv(186, 13%, 87%) |
| CMYK | cmyk(13%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.00, -7.99, -4.39) |
| CIE-LCH | lch(86.00, 9.11, 208.77°) |
| OKLab | oklab(87.63% -0.0253 -0.0119) |
| OKLCH | oklch(87.63% 0.028 205.1) |
| XYZ | xyz(61.1573, 67.9821, 79.6974) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.41
Lightblue
#ADD8E6
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 7.61
Ice Blue (survey)
#D7FFFE
ΔE00 8.26
Very Light Blue
#D5FFFF
ΔE00 8.33
Very Pale Blue
#D6FFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCDF #DFC5C2
analogous
#C2DFD4 #C2DCDF #C2CEDF
triadic
#C2DCDF #DFC2DC #DCDFC2
tetradic
#C2DCDF #D4C2DF #DFC5C2 #CEDFC2
square
#C2DCDF #D4C2DF #DFC5C2 #CEDFC2
split-complementary
#C2DCDF #DFC2CE #DFD4C2
monochromatic
#72AEB5 #9AC5CA #C2DCDF #EAF3F4 #EBF3F4
Accessibility & contrast
On white
1.44
#C2DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C2DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCDF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCDF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#BADEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dcdf; /* rgb */ color: rgb(194, 220, 223); /* oklch */ color: oklch(87.6% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#d4e6e9',
500: '#c2dcdf',
950: '#000000',
},
}SCSS
$custom: #c2dcdf; $custom-light: #d4e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c2dcdf",
"rgb": {
"r": 194,
"g": 220,
"b": 223
},
"hsl": {
"h": 186.207,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87625,
"c": 0.02797,
"h": 205.1
},
"luminance": 0.67983
}Semantic roles & 50–950 ramp
primary
#C2DCDF
secondary
#B7938E
accent
#473CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484