#B1DFD6#B1DFD6
#B1DFD6 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 181.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD6 |
|---|---|
| RGB | rgb(177, 223, 214) |
| HSL | hsl(168, 42%, 78%) |
| HSV | hsv(168, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.49, -16.67, -0.50) |
| CIE-LCH | lch(85.49, 16.68, 181.71°) |
| OKLab | oklab(86.87% -0.0493 -0.0016) |
| OKLCH | oklch(86.87% 0.049 181.8) |
| XYZ | xyz(56.6533, 66.9755, 73.5479) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.24
Eggshell Blue
#C4FFF7
ΔE00 6.96
Light Light Blue
#CAFFFB
ΔE00 7.18
Ice
#D6FFFA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD6 #DFB1BA
analogous
#B1DFBF #B1DFD6 #B1D1DF
triadic
#B1DFD6 #D6B1DF #DFD6B1
tetradic
#B1DFD6 #BFB1DF #DFB1BA #D1DFB1
square
#B1DFD6 #BFB1DF #DFB1BA #D1DFB1
split-complementary
#B1DFD6 #DFB1D1 #DFBFB1
monochromatic
#5ABBA8 #86CDBF #B1DFD6 #DCF1ED #E9F6F4
Accessibility & contrast
On white
1.46
#B1DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#B1DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD6
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD6 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#A5E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfd6; /* rgb */ color: rgb(177, 223, 214); /* oklch */ color: oklch(86.9% 0.049 181.8);
Tailwind
colors: {
custom: {
50: '#c9e9e2',
500: '#b1dfd6',
950: '#000000',
},
}SCSS
$custom: #b1dfd6; $custom-light: #c9e9e2; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd6",
"rgb": {
"r": 177,
"g": 223,
"b": 214
},
"hsl": {
"h": 168.261,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86872,
"c": 0.04934,
"h": 181.8
},
"luminance": 0.66978
}Semantic roles & 50–950 ramp
primary
#B1DFD6
secondary
#B87D88
accent
#314AB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484