#B1DFD4#B1DFD4
#B1DFD4 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 178.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD4 |
|---|---|
| RGB | rgb(177, 223, 212) |
| HSL | hsl(166, 42%, 78%) |
| HSV | hsv(166, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.44, -17.08, 0.48) |
| CIE-LCH | lch(85.44, 17.09, 178.38°) |
| OKLab | oklab(86.81% -0.0501 0.001) |
| OKLCH | oklch(86.81% 0.05 178.8) |
| XYZ | xyz(56.3994, 66.8740, 72.2110) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Powder Blue
#B0E0E6
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.09
Light Light Blue
#CAFFFB
ΔE00 7.47
Ice
#D6FFFA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD4 #DFB1BC
analogous
#B1DFBD #B1DFD4 #B1D3DF
triadic
#B1DFD4 #D4B1DF #DFD4B1
tetradic
#B1DFD4 #BDB1DF #DFB1BC #D3DFB1
square
#B1DFD4 #BDB1DF #DFB1BC #D3DFB1
split-complementary
#B1DFD4 #DFB1D3 #DFBDB1
monochromatic
#5ABBA4 #86CDBC #B1DFD4 #DCF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B1DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B1DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD4
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD4 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#A5E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfd4; /* rgb */ color: rgb(177, 223, 212); /* oklch */ color: oklch(86.8% 0.050 178.8);
Tailwind
colors: {
custom: {
50: '#c9e9e1',
500: '#b1dfd4',
950: '#000000',
},
}SCSS
$custom: #b1dfd4; $custom-light: #c9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd4",
"rgb": {
"r": 177,
"g": 223,
"b": 212
},
"hsl": {
"h": 165.652,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86814,
"c": 0.05012,
"h": 178.8
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#B1DFD4
secondary
#B87D8B
accent
#3150B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484