#B1DFD5#B1DFD5
#B1DFD5 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 180.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD5 |
|---|---|
| RGB | rgb(177, 223, 213) |
| HSL | hsl(167, 42%, 78%) |
| HSV | hsv(167, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.47, -16.88, -0.01) |
| CIE-LCH | lch(85.47, 16.88, 180.02°) |
| OKLab | oklab(86.84% -0.0497 -0.0003) |
| OKLCH | oklch(86.84% 0.05 180.3) |
| XYZ | xyz(56.5259, 66.9246, 72.8774) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.67
Duck Egg Blue
#C3FBF4
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.01
Light Light Blue
#CAFFFB
ΔE00 7.31
Ice
#D6FFFA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD5 #DFB1BB
analogous
#B1DFBE #B1DFD5 #B1D2DF
triadic
#B1DFD5 #D5B1DF #DFD5B1
tetradic
#B1DFD5 #BEB1DF #DFB1BB #D2DFB1
square
#B1DFD5 #BEB1DF #DFB1BB #D2DFB1
split-complementary
#B1DFD5 #DFB1D2 #DFBEB1
monochromatic
#5ABBA6 #86CDBE #B1DFD5 #DCF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B1DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B1DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD5
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD5 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#A5E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfd5; /* rgb */ color: rgb(177, 223, 213); /* oklch */ color: oklch(86.8% 0.050 180.3);
Tailwind
colors: {
custom: {
50: '#c9e9e1',
500: '#b1dfd5',
950: '#000000',
},
}SCSS
$custom: #b1dfd5; $custom-light: #c9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd5",
"rgb": {
"r": 177,
"g": 223,
"b": 213
},
"hsl": {
"h": 166.957,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86843,
"c": 0.04971,
"h": 180.3
},
"luminance": 0.66927
}Semantic roles & 50–950 ramp
primary
#B1DFD5
secondary
#B87D89
accent
#314DB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484