#C1DFD3#C1DFD3
#C1DFD3 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.036 H 169.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD3 |
|---|---|
| RGB | rgb(193, 223, 211) |
| HSL | hsl(156, 32%, 82%) |
| HSV | hsv(156, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.41, -12.19, 2.55) |
| CIE-LCH | lch(86.41, 12.46, 168.19°) |
| OKLab | oklab(87.83% -0.0351 0.0066) |
| OKLCH | oklch(87.83% 0.036 169.4) |
| XYZ | xyz(60.1350, 68.8147, 71.7297) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.62
Duck Egg Blue
#C3FBF4
ΔE00 8.03
Powder Blue
#B0E0E6
ΔE00 8.21
Ice Blue (survey)
#D7FFFE
ΔE00 8.37
Very Pale Blue
#D6FFFE
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD3 #DFC1CD
analogous
#C1DFC4 #C1DFD3 #C1DCDF
triadic
#C1DFD3 #D3C1DF #DFD3C1
tetradic
#C1DFD3 #C4C1DF #DFC1CD #DCDFC1
square
#C1DFD3 #C4C1DF #DFC1CD #DCDFC1
split-complementary
#C1DFD3 #DFC1DC #DFC4C1
monochromatic
#70B59A #99CAB6 #C1DFD3 #E9F4F0 #EBF5F1
Accessibility & contrast
On white
1.42
#C1DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C1DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD3
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD3 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD2
Deuteranopia (green-blind)
#D7D7D4
Tritanopia (blue-blind)
#BBDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfd3; /* rgb */ color: rgb(193, 223, 211); /* oklch */ color: oklch(87.8% 0.036 169.4);
Tailwind
colors: {
custom: {
50: '#d4e9e0',
500: '#c1dfd3',
950: '#000000',
},
}SCSS
$custom: #c1dfd3; $custom-light: #d4e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd3",
"rgb": {
"r": 193,
"g": 223,
"b": 211
},
"hsl": {
"h": 156,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87834,
"c": 0.03572,
"h": 169.4
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#C1DFD3
secondary
#B78D9E
accent
#3B68AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484