#C1DFD9#C1DFD9
#C1DFD9 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.033 H 182.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD9 |
|---|---|
| RGB | rgb(193, 223, 217) |
| HSL | hsl(168, 32%, 82%) |
| HSV | hsv(168, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.56, -11.03, -0.39) |
| CIE-LCH | lch(86.56, 11.04, 182.04°) |
| OKLab | oklab(88.01% -0.0327 -0.0012) |
| OKLCH | oklch(88.01% 0.033 182.1) |
| XYZ | xyz(60.9013, 69.1212, 75.7653) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Ice
#D6FFFA
ΔE00 7.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.24
Very Pale Blue
#D6FFFE
ΔE00 7.28
Lightcyan
#E0FFFF
ΔE00 7.44
Very Light Blue
#D5FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD9 #DFC1C7
analogous
#C1DFCA #C1DFD9 #C1D6DF
triadic
#C1DFD9 #D9C1DF #DFD9C1
tetradic
#C1DFD9 #CAC1DF #DFC1C7 #D6DFC1
square
#C1DFD9 #CAC1DF #DFC1C7 #D6DFC1
split-complementary
#C1DFD9 #DFC1D6 #DFCAC1
monochromatic
#70B5A8 #99CAC0 #C1DFD9 #E9F4F2 #EBF5F3
Accessibility & contrast
On white
1.42
#C1DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C1DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD9
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD9 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#BAE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dfd9; /* rgb */ color: rgb(193, 223, 217); /* oklch */ color: oklch(88.0% 0.033 182.1);
Tailwind
colors: {
custom: {
50: '#d4e9e4',
500: '#c1dfd9',
950: '#000000',
},
}SCSS
$custom: #c1dfd9; $custom-light: #d4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd9",
"rgb": {
"r": 193,
"g": 223,
"b": 217
},
"hsl": {
"h": 168,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.88005,
"c": 0.03275,
"h": 182.1
},
"luminance": 0.69123
}Semantic roles & 50–950 ramp
primary
#C1DFD9
secondary
#B78D96
accent
#3B51AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484