#B1DFD2#B1DFD2
#B1DFD2 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.051 H 175.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD2 |
|---|---|
| RGB | rgb(177, 223, 210) |
| HSL | hsl(163, 42%, 78%) |
| HSV | hsv(163, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.39, -17.49, 1.47) |
| CIE-LCH | lch(85.39, 17.55, 175.21°) |
| OKLab | oklab(86.76% -0.0509 0.0036) |
| OKLCH | oklch(86.76% 0.051 175.9) |
| XYZ | xyz(56.1487, 66.7737, 70.8905) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.56
Duck Egg Blue
#C3FBF4
ΔE00 6.61
Eggshell Blue
#C4FFF7
ΔE00 7.29
Pale Aqua
#B8FFEB
ΔE00 7.69
Light Light Blue
#CAFFFB
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD2 #DFB1BE
analogous
#B1DFBB #B1DFD2 #B1D5DF
triadic
#B1DFD2 #D2B1DF #DFD2B1
tetradic
#B1DFD2 #BBB1DF #DFB1BE #D5DFB1
square
#B1DFD2 #BBB1DF #DFB1BE #D5DFB1
split-complementary
#B1DFD2 #DFB1D5 #DFBBB1
monochromatic
#5ABBA0 #86CDB9 #B1DFD2 #DCF1EB #E9F6F2
Accessibility & contrast
On white
1.46
#B1DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B1DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD2
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD2 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#A6E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfd2; /* rgb */ color: rgb(177, 223, 210); /* oklch */ color: oklch(86.8% 0.051 175.9);
Tailwind
colors: {
custom: {
50: '#c9e9df',
500: '#b1dfd2',
950: '#000000',
},
}SCSS
$custom: #b1dfd2; $custom-light: #c9e9df; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd2",
"rgb": {
"r": 177,
"g": 223,
"b": 210
},
"hsl": {
"h": 163.043,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86757,
"c": 0.05105,
"h": 175.9
},
"luminance": 0.66776
}Semantic roles & 50–950 ramp
primary
#B1DFD2
secondary
#B87D8D
accent
#3156B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484