#C1DFD8#C1DFD8
#C1DFD8 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.033 H 179.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD8 |
|---|---|
| RGB | rgb(193, 223, 216) |
| HSL | hsl(166, 32%, 82%) |
| HSV | hsv(166, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.54, -11.23, 0.10) |
| CIE-LCH | lch(86.54, 11.23, 179.51°) |
| OKLab | oklab(87.98% -0.0331 0.0001) |
| OKLCH | oklch(87.98% 0.033 179.9) |
| XYZ | xyz(60.7716, 69.0693, 75.0823) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.39
Ice
#D6FFFA
ΔE00 7.05
Ice Blue (survey)
#D7FFFE
ΔE00 7.38
Very Pale Blue
#D6FFFE
ΔE00 7.42
Very Light Blue
#D5FFFF
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD8 #DFC1C8
analogous
#C1DFC9 #C1DFD8 #C1D7DF
triadic
#C1DFD8 #D8C1DF #DFD8C1
tetradic
#C1DFD8 #C9C1DF #DFC1C8 #D7DFC1
square
#C1DFD8 #C9C1DF #DFC1C8 #D7DFC1
split-complementary
#C1DFD8 #DFC1D7 #DFC9C1
monochromatic
#70B5A5 #99CABF #C1DFD8 #E9F4F1 #EBF5F2
Accessibility & contrast
On white
1.42
#C1DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C1DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD8
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD8 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D6D7D9
Tritanopia (blue-blind)
#BAE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dfd8; /* rgb */ color: rgb(193, 223, 216); /* oklch */ color: oklch(88.0% 0.033 179.9);
Tailwind
colors: {
custom: {
50: '#d4e9e4',
500: '#c1dfd8',
950: '#000000',
},
}SCSS
$custom: #c1dfd8; $custom-light: #d4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd8",
"rgb": {
"r": 193,
"g": 223,
"b": 216
},
"hsl": {
"h": 166,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87976,
"c": 0.03312,
"h": 179.9
},
"luminance": 0.69071
}Semantic roles & 50–950 ramp
primary
#C1DFD8
secondary
#B78D97
accent
#3B55AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484