#C1DFDC#C1DFDC
#C1DFDC is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 189.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFDC |
|---|---|
| RGB | rgb(193, 223, 220) |
| HSL | hsl(174, 32%, 82%) |
| HSV | hsv(174, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.64, -10.44, -1.86) |
| CIE-LCH | lch(86.64, 10.60, 190.11°) |
| OKLab | oklab(88.09% -0.0315 -0.0051) |
| OKLCH | oklch(88.09% 0.032 189.2) |
| XYZ | xyz(61.2950, 69.2787, 77.8390) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Ice Blue (survey)
#D7FFFE
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.02
Very Pale Blue
#D6FFFE
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.06
Very Light Blue
#D5FFFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFDC #DFC1C4
analogous
#C1DFCD #C1DFDC #C1D3DF
triadic
#C1DFDC #DCC1DF #DFDCC1
tetradic
#C1DFDC #CDC1DF #DFC1C4 #D3DFC1
square
#C1DFDC #CDC1DF #DFC1C4 #D3DFC1
split-complementary
#C1DFDC #DFC1D3 #DFCDC1
monochromatic
#70B5AE #99CAC5 #C1DFDC #E9F4F3 #EBF5F4
Accessibility & contrast
On white
1.41
#C1DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C1DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFDC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFDC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#B9E1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dfdc; /* rgb */ color: rgb(193, 223, 220); /* oklch */ color: oklch(88.1% 0.032 189.2);
Tailwind
colors: {
custom: {
50: '#d4e9e6',
500: '#c1dfdc',
950: '#000000',
},
}SCSS
$custom: #c1dfdc; $custom-light: #d4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c1dfdc",
"rgb": {
"r": 193,
"g": 223,
"b": 220
},
"hsl": {
"h": 174,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.88092,
"c": 0.03196,
"h": 189.2
},
"luminance": 0.6928
}Semantic roles & 50–950 ramp
primary
#C1DFDC
secondary
#B78D91
accent
#3B46AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484