#C1DFD2#C1DFD2
#C1DFD2 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.036 H 167.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFD2 |
|---|---|
| RGB | rgb(193, 223, 210) |
| HSL | hsl(154, 32%, 82%) |
| HSV | hsv(154, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.39, -12.38, 3.04) |
| CIE-LCH | lch(86.39, 12.75, 166.21°) |
| OKLab | oklab(87.81% -0.0355 0.0079) |
| OKLCH | oklch(87.81% 0.036 167.5) |
| XYZ | xyz(60.0101, 68.7647, 71.0715) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.79
Duck Egg Blue
#C3FBF4
ΔE00 8.15
Powder Blue
#B0E0E6
ΔE00 8.58
Ice Blue (survey)
#D7FFFE
ΔE00 8.60
Very Pale Blue
#D6FFFE
ΔE00 8.63
Light Light Blue
#CAFFFB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFD2 #DFC1CE
analogous
#C1DFC3 #C1DFD2 #C1DDDF
triadic
#C1DFD2 #D2C1DF #DFD2C1
tetradic
#C1DFD2 #C3C1DF #DFC1CE #DDDFC1
square
#C1DFD2 #C3C1DF #DFC1CE #DDDFC1
split-complementary
#C1DFD2 #DFC1DD #DFC3C1
monochromatic
#70B597 #99CAB5 #C1DFD2 #E9F4EF #EBF5F0
Accessibility & contrast
On white
1.42
#C1DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C1DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFD2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFD2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD1
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#BBDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfd2; /* rgb */ color: rgb(193, 223, 210); /* oklch */ color: oklch(87.8% 0.036 167.5);
Tailwind
colors: {
custom: {
50: '#d4e9df',
500: '#c1dfd2',
950: '#000000',
},
}SCSS
$custom: #c1dfd2; $custom-light: #d4e9df; $custom-dark: #000000;
JSON
{
"hex": "#c1dfd2",
"rgb": {
"r": 193,
"g": 223,
"b": 210
},
"hsl": {
"h": 154,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87806,
"c": 0.03637,
"h": 167.5
},
"luminance": 0.68766
}Semantic roles & 50–950 ramp
primary
#C1DFD2
secondary
#B78D9F
accent
#3B6BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484