#B1DFD7#B1DFD7
#B1DFD7 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 183.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD7 |
|---|---|
| RGB | rgb(177, 223, 215) |
| HSL | hsl(170, 42%, 78%) |
| HSV | hsv(170, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.52, -16.47, -0.99) |
| CIE-LCH | lch(85.52, 16.50, 183.43°) |
| OKLab | oklab(86.9% -0.0489 -0.0029) |
| OKLCH | oklch(86.9% 0.049 183.4) |
| XYZ | xyz(56.7813, 67.0267, 74.2225) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.83
Duck Egg Blue
#C3FBF4
ΔE00 6.10
Eggshell Blue
#C4FFF7
ΔE00 6.94
Light Light Blue
#CAFFFB
ΔE00 7.06
Ice
#D6FFFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD7 #DFB1B9
analogous
#B1DFC0 #B1DFD7 #B1D0DF
triadic
#B1DFD7 #D7B1DF #DFD7B1
tetradic
#B1DFD7 #C0B1DF #DFB1B9 #D0DFB1
square
#B1DFD7 #C0B1DF #DFB1B9 #D0DFB1
split-complementary
#B1DFD7 #DFB1D0 #DFC0B1
monochromatic
#5ABBAA #86CDC1 #B1DFD7 #DCF1ED #E9F6F4
Accessibility & contrast
On white
1.46
#B1DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B1DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD7
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD7 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD7
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#A5E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfd7; /* rgb */ color: rgb(177, 223, 215); /* oklch */ color: oklch(86.9% 0.049 183.4);
Tailwind
colors: {
custom: {
50: '#c9e9e3',
500: '#b1dfd7',
950: '#000000',
},
}SCSS
$custom: #b1dfd7; $custom-light: #c9e9e3; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd7",
"rgb": {
"r": 177,
"g": 223,
"b": 215
},
"hsl": {
"h": 169.565,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86901,
"c": 0.04899,
"h": 183.4
},
"luminance": 0.67029
}Semantic roles & 50–950 ramp
primary
#B1DFD7
secondary
#B87D87
accent
#3148B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484