#C1DFD7#C1DFD7
#C1DFD7 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.034 H 177.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD7 |
|---|---|
| RGB | rgb(193, 223, 215) |
| HSL | hsl(164, 32%, 82%) |
| HSV | hsv(164, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.51, -11.42, 0.59) |
| CIE-LCH | lch(86.51, 11.44, 177.06°) |
| OKLab | oklab(87.95% -0.0335 0.0014) |
| OKLCH | oklch(87.95% 0.034 177.6) |
| XYZ | xyz(60.6427, 69.0178, 74.4035) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.75
Ice
#D6FFFA
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.55
Very Pale Blue
#D6FFFE
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.78
Very Light Blue
#D5FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD7 #DFC1C9
analogous
#C1DFC8 #C1DFD7 #C1D8DF
triadic
#C1DFD7 #D7C1DF #DFD7C1
tetradic
#C1DFD7 #C8C1DF #DFC1C9 #D8DFC1
square
#C1DFD7 #C8C1DF #DFC1C9 #D8DFC1
split-complementary
#C1DFD7 #DFC1D8 #DFC8C1
monochromatic
#70B5A3 #99CABD #C1DFD7 #E9F4F1 #EBF5F2
Accessibility & contrast
On white
1.42
#C1DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C1DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD7
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD7 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#BAE0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfd7; /* rgb */ color: rgb(193, 223, 215); /* oklch */ color: oklch(87.9% 0.034 177.6);
Tailwind
colors: {
custom: {
50: '#d4e9e3',
500: '#c1dfd7',
950: '#000000',
},
}SCSS
$custom: #c1dfd7; $custom-light: #d4e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd7",
"rgb": {
"r": 193,
"g": 223,
"b": 215
},
"hsl": {
"h": 164,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87947,
"c": 0.03355,
"h": 177.6
},
"luminance": 0.69019
}Semantic roles & 50–950 ramp
primary
#C1DFD7
secondary
#B78D98
accent
#3B59AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484