#B1DFD9#B1DFD9
#B1DFD9 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.048 H 186.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD9 |
|---|---|
| RGB | rgb(177, 223, 217) |
| HSL | hsl(172, 42%, 78%) |
| HSV | hsv(172, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.57, -16.06, -1.97) |
| CIE-LCH | lch(85.57, 16.18, 186.98°) |
| OKLab | oklab(86.96% -0.0481 -0.0055) |
| OKLCH | oklch(86.96% 0.048 186.5) |
| XYZ | xyz(57.0399, 67.1302, 75.5842) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 5.01
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Light Light Blue
#CAFFFB
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 6.96
Light Sky Blue
#C6FCFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD9 #DFB1B7
analogous
#B1DFC2 #B1DFD9 #B1CEDF
triadic
#B1DFD9 #D9B1DF #DFD9B1
tetradic
#B1DFD9 #C2B1DF #DFB1B7 #CEDFB1
square
#B1DFD9 #C2B1DF #DFB1B7 #CEDFB1
split-complementary
#B1DFD9 #DFB1CE #DFC2B1
monochromatic
#5ABBAF #86CDC4 #B1DFD9 #DCF1EE #E9F6F4
Accessibility & contrast
On white
1.46
#B1DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B1DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD9
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD9 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#A4E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfd9; /* rgb */ color: rgb(177, 223, 217); /* oklch */ color: oklch(87.0% 0.048 186.5);
Tailwind
colors: {
custom: {
50: '#c9e9e4',
500: '#b1dfd9',
950: '#000000',
},
}SCSS
$custom: #b1dfd9; $custom-light: #c9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd9",
"rgb": {
"r": 177,
"g": 223,
"b": 217
},
"hsl": {
"h": 172.174,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.8696,
"c": 0.04841,
"h": 186.5
},
"luminance": 0.67132
}Semantic roles & 50–950 ramp
primary
#B1DFD9
secondary
#B87D84
accent
#3142B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484