#B1DFD0#B1DFD0
#B1DFD0 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.052 H 173.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD0 |
|---|---|
| RGB | rgb(177, 223, 208) |
| HSL | hsl(160, 42%, 78%) |
| HSV | hsv(160, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.34, -17.89, 2.45) |
| CIE-LCH | lch(85.34, 18.05, 172.20°) |
| OKLab | oklab(86.7% -0.0517 0.0062) |
| OKLCH | oklch(86.7% 0.052 173.1) |
| XYZ | xyz(55.9011, 66.6746, 69.5864) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Paleturquoise
#AFEEEE
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 7.57
Light Teal
#90E4C1
ΔE00 8.11
Light Light Blue
#CAFFFB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD0 #DFB1C0
analogous
#B1DFB9 #B1DFD0 #B1D7DF
triadic
#B1DFD0 #D0B1DF #DFD0B1
tetradic
#B1DFD0 #B9B1DF #DFB1C0 #D7DFB1
square
#B1DFD0 #B9B1DF #DFB1C0 #D7DFB1
split-complementary
#B1DFD0 #DFB1D7 #DFB9B1
monochromatic
#5ABB9C #86CDB6 #B1DFD0 #DCF1EA #E9F6F2
Accessibility & contrast
On white
1.46
#B1DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B1DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#A6E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfd0; /* rgb */ color: rgb(177, 223, 208); /* oklch */ color: oklch(86.7% 0.052 173.1);
Tailwind
colors: {
custom: {
50: '#c9e9de',
500: '#b1dfd0',
950: '#000000',
},
}SCSS
$custom: #b1dfd0; $custom-light: #c9e9de; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd0",
"rgb": {
"r": 177,
"g": 223,
"b": 208
},
"hsl": {
"h": 160.435,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.867,
"c": 0.0521,
"h": 173.1
},
"luminance": 0.66677
}Semantic roles & 50–950 ramp
primary
#B1DFD0
secondary
#B87D90
accent
#315CB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484