#C1DFD1#C1DFD1
#C1DFD1 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.037 H 165.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD1 |
|---|---|
| RGB | rgb(193, 223, 209) |
| HSL | hsl(152, 32%, 82%) |
| HSV | hsv(152, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.36, -12.57, 3.53) |
| CIE-LCH | lch(86.36, 13.06, 164.31°) |
| OKLab | oklab(87.78% -0.0359 0.0092) |
| OKLCH | oklch(87.78% 0.037 165.7) |
| XYZ | xyz(59.8859, 68.7150, 70.4174) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.98
Duck Egg Blue
#C3FBF4
ΔE00 8.29
Ice Blue (survey)
#D7FFFE
ΔE00 8.85
Very Pale Blue
#D6FFFE
ΔE00 8.87
Honeydew
#F0FFF0
ΔE00 8.95
Powder Blue
#B0E0E6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD1 #DFC1CF
analogous
#C1DFC2 #C1DFD1 #C1DEDF
triadic
#C1DFD1 #D1C1DF #DFD1C1
tetradic
#C1DFD1 #C2C1DF #DFC1CF #DEDFC1
square
#C1DFD1 #C2C1DF #DFC1CF #DEDFC1
split-complementary
#C1DFD1 #DFC1DE #DFC2C1
monochromatic
#70B595 #99CAB3 #C1DFD1 #E9F4EF #EBF5F0
Accessibility & contrast
On white
1.42
#C1DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C1DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD1
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD1 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDAD0
Deuteranopia (green-blind)
#D8D6D2
Tritanopia (blue-blind)
#BBDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfd1; /* rgb */ color: rgb(193, 223, 209); /* oklch */ color: oklch(87.8% 0.037 165.7);
Tailwind
colors: {
custom: {
50: '#d4e9df',
500: '#c1dfd1',
950: '#000000',
},
}SCSS
$custom: #c1dfd1; $custom-light: #d4e9df; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd1",
"rgb": {
"r": 193,
"g": 223,
"b": 209
},
"hsl": {
"h": 152,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87778,
"c": 0.03706,
"h": 165.7
},
"luminance": 0.68716
}Semantic roles & 50–950 ramp
primary
#C1DFD1
secondary
#B78DA1
accent
#3B6FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484