#C1DFD5#C1DFD5
#C1DFD5 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 173.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD5 |
|---|---|
| RGB | rgb(193, 223, 213) |
| HSL | hsl(160, 32%, 82%) |
| HSV | hsv(160, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.46, -11.81, 1.57) |
| CIE-LCH | lch(86.46, 11.91, 172.44°) |
| OKLab | oklab(87.89% -0.0343 0.004) |
| OKLCH | oklch(87.89% 0.035 173.4) |
| XYZ | xyz(60.3873, 68.9156, 73.0584) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 7.47
Duck Egg Blue
#C3FBF4
ΔE00 7.86
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Very Pale Blue
#D6FFFE
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD5 #DFC1CB
analogous
#C1DFC6 #C1DFD5 #C1DADF
triadic
#C1DFD5 #D5C1DF #DFD5C1
tetradic
#C1DFD5 #C6C1DF #DFC1CB #DADFC1
square
#C1DFD5 #C6C1DF #DFC1CB #DADFC1
split-complementary
#C1DFD5 #DFC1DA #DFC6C1
monochromatic
#70B59E #99CABA #C1DFD5 #E9F4F0 #EBF5F1
Accessibility & contrast
On white
1.42
#C1DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C1DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD5
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD5 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#BAE0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfd5; /* rgb */ color: rgb(193, 223, 213); /* oklch */ color: oklch(87.9% 0.035 173.4);
Tailwind
colors: {
custom: {
50: '#d4e9e1',
500: '#c1dfd5',
950: '#000000',
},
}SCSS
$custom: #c1dfd5; $custom-light: #d4e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd5",
"rgb": {
"r": 193,
"g": 223,
"b": 213
},
"hsl": {
"h": 160,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.8789,
"c": 0.03454,
"h": 173.4
},
"luminance": 0.68917
}Semantic roles & 50–950 ramp
primary
#C1DFD5
secondary
#B78D9B
accent
#3B60AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484