#C1DFD0#C1DFD0
#C1DFD0 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.038 H 164.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD0 |
|---|---|
| RGB | rgb(193, 223, 208) |
| HSL | hsl(150, 32%, 82%) |
| HSV | hsv(150, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.34, -12.76, 4.02) |
| CIE-LCH | lch(86.34, 13.38, 162.50°) |
| OKLab | oklab(87.75% -0.0363 0.0104) |
| OKLCH | oklch(87.75% 0.038 164) |
| XYZ | xyz(59.7625, 68.6657, 69.7674) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.17
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Honeydew
#F0FFF0
ΔE00 8.96
Ice Blue (survey)
#D7FFFE
ΔE00 9.10
Very Pale Blue
#D6FFFE
ΔE00 9.12
Eggshell Blue
#C4FFF7
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD0 #DFC1D0
analogous
#C1DFC1 #C1DFD0 #C1DFDF
triadic
#C1DFD0 #D0C1DF #DFD0C1
tetradic
#C1DFD0 #C1C1DF #DFC1D0 #DFDFC1
square
#C1DFD0 #C1C1DF #DFC1D0 #DFDFC1
split-complementary
#C1DFD0 #DFC1DF #DFC1C1
monochromatic
#70B593 #99CAB1 #C1DFD0 #E9F4EF #EBF5F0
Accessibility & contrast
On white
1.43
#C1DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C1DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD0
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD0 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACF
Deuteranopia (green-blind)
#D8D6D1
Tritanopia (blue-blind)
#BCDFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfd0; /* rgb */ color: rgb(193, 223, 208); /* oklch */ color: oklch(87.8% 0.038 164.0);
Tailwind
colors: {
custom: {
50: '#d4e9de',
500: '#c1dfd0',
950: '#000000',
},
}SCSS
$custom: #c1dfd0; $custom-light: #d4e9de; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd0",
"rgb": {
"r": 193,
"g": 223,
"b": 208
},
"hsl": {
"h": 150,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87751,
"c": 0.03778,
"h": 164
},
"luminance": 0.68667
}Semantic roles & 50–950 ramp
primary
#C1DFD0
secondary
#B78DA2
accent
#3B73AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484