#C1DFD4#C1DFD4
#C1DFD4 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 171.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD4 |
|---|---|
| RGB | rgb(193, 223, 212) |
| HSL | hsl(158, 32%, 82%) |
| HSV | hsv(158, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.44, -12.00, 2.06) |
| CIE-LCH | lch(86.44, 12.18, 170.27°) |
| OKLab | oklab(87.86% -0.0347 0.0053) |
| OKLCH | oklch(87.86% 0.035 171.4) |
| XYZ | xyz(60.2608, 68.8650, 72.3920) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.47
Powder Blue
#B0E0E6
ΔE00 7.84
Duck Egg Blue
#C3FBF4
ΔE00 7.94
Ice Blue (survey)
#D7FFFE
ΔE00 8.14
Very Pale Blue
#D6FFFE
ΔE00 8.17
Paleturquoise
#AFEEEE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD4 #DFC1CC
analogous
#C1DFC5 #C1DFD4 #C1DBDF
triadic
#C1DFD4 #D4C1DF #DFD4C1
tetradic
#C1DFD4 #C5C1DF #DFC1CC #DBDFC1
square
#C1DFD4 #C5C1DF #DFC1CC #DBDFC1
split-complementary
#C1DFD4 #DFC1DB #DFC5C1
monochromatic
#70B59C #99CAB8 #C1DFD4 #E9F4F0 #EBF5F1
Accessibility & contrast
On white
1.42
#C1DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C1DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD4
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD4 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#D7D7D5
Tritanopia (blue-blind)
#BBE0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfd4; /* rgb */ color: rgb(193, 223, 212); /* oklch */ color: oklch(87.9% 0.035 171.4);
Tailwind
colors: {
custom: {
50: '#d4e9e1',
500: '#c1dfd4',
950: '#000000',
},
}SCSS
$custom: #c1dfd4; $custom-light: #d4e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd4",
"rgb": {
"r": 193,
"g": 223,
"b": 212
},
"hsl": {
"h": 158,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87862,
"c": 0.03511,
"h": 171.4
},
"luminance": 0.68866
}Semantic roles & 50–950 ramp
primary
#C1DFD4
secondary
#B78D9D
accent
#3B64AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484