#B1DFD8#B1DFD8
#B1DFD8 is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.049 H 184.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD8 |
|---|---|
| RGB | rgb(177, 223, 216) |
| HSL | hsl(171, 42%, 78%) |
| HSV | hsv(171, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.54, -16.26, -1.48) |
| CIE-LCH | lch(85.54, 16.33, 185.19°) |
| OKLab | oklab(86.93% -0.0485 -0.0042) |
| OKLCH | oklch(86.93% 0.049 184.9) |
| XYZ | xyz(56.9102, 67.0783, 74.9013) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Eggshell Blue
#C4FFF7
ΔE00 6.94
Light Light Blue
#CAFFFB
ΔE00 6.97
Ice
#D6FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD8 #DFB1B8
analogous
#B1DFC1 #B1DFD8 #B1CFDF
triadic
#B1DFD8 #D8B1DF #DFD8B1
tetradic
#B1DFD8 #C1B1DF #DFB1B8 #CFDFB1
square
#B1DFD8 #C1B1DF #DFB1B8 #CFDFB1
split-complementary
#B1DFD8 #DFB1CF #DFC1B1
monochromatic
#5ABBAD #86CDC2 #B1DFD8 #DCF1EE #E9F6F4
Accessibility & contrast
On white
1.46
#B1DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B1DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#A4E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfd8; /* rgb */ color: rgb(177, 223, 216); /* oklch */ color: oklch(86.9% 0.049 184.9);
Tailwind
colors: {
custom: {
50: '#c9e9e4',
500: '#b1dfd8',
950: '#000000',
},
}SCSS
$custom: #b1dfd8; $custom-light: #c9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd8",
"rgb": {
"r": 177,
"g": 223,
"b": 216
},
"hsl": {
"h": 170.87,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.8693,
"c": 0.04868,
"h": 184.9
},
"luminance": 0.6708
}Semantic roles & 50–950 ramp
primary
#B1DFD8
secondary
#B87D86
accent
#3145B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484