#B1DFD1#B1DFD1
#B1DFD1 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.052 H 174.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD1 |
|---|---|
| RGB | rgb(177, 223, 209) |
| HSL | hsl(162, 42%, 78%) |
| HSV | hsv(162, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.36, -17.69, 1.96) |
| CIE-LCH | lch(85.36, 17.80, 173.68°) |
| OKLab | oklab(86.73% -0.0513 0.0049) |
| OKLCH | oklch(86.73% 0.052 174.5) |
| XYZ | xyz(56.0245, 66.7240, 70.2364) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 6.87
Eggshell Blue
#C4FFF7
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 7.61
Light Light Blue
#CAFFFB
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD1 #DFB1BF
analogous
#B1DFBA #B1DFD1 #B1D6DF
triadic
#B1DFD1 #D1B1DF #DFD1B1
tetradic
#B1DFD1 #BAB1DF #DFB1BF #D6DFB1
square
#B1DFD1 #BAB1DF #DFB1BF #D6DFB1
split-complementary
#B1DFD1 #DFB1D6 #DFBAB1
monochromatic
#5ABB9E #86CDB7 #B1DFD1 #DCF1EB #E9F6F2
Accessibility & contrast
On white
1.46
#B1DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B1DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD1
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD1 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#A6E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfd1; /* rgb */ color: rgb(177, 223, 209); /* oklch */ color: oklch(86.7% 0.052 174.5);
Tailwind
colors: {
custom: {
50: '#c9e9df',
500: '#b1dfd1',
950: '#000000',
},
}SCSS
$custom: #b1dfd1; $custom-light: #c9e9df; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd1",
"rgb": {
"r": 177,
"g": 223,
"b": 209
},
"hsl": {
"h": 161.739,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86728,
"c": 0.05157,
"h": 174.5
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#B1DFD1
secondary
#B87D8F
accent
#3159B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484