#B1DFD3#B1DFD3
#B1DFD3 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.051 H 177.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFD3 |
|---|---|
| RGB | rgb(177, 223, 211) |
| HSL | hsl(164, 42%, 78%) |
| HSV | hsv(164, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.41, -17.28, 0.98) |
| CIE-LCH | lch(85.41, 17.31, 176.77°) |
| OKLab | oklab(86.79% -0.0505 0.0023) |
| OKLCH | oklch(86.79% 0.051 177.4) |
| XYZ | xyz(56.2737, 66.8237, 71.5487) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.25
Duck Egg Blue
#C3FBF4
ΔE00 6.46
Eggshell Blue
#C4FFF7
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.43
Light Light Blue
#CAFFFB
ΔE00 7.64
Pale Aqua
#B8FFEB
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFD3 #DFB1BD
analogous
#B1DFBC #B1DFD3 #B1D4DF
triadic
#B1DFD3 #D3B1DF #DFD3B1
tetradic
#B1DFD3 #BCB1DF #DFB1BD #D4DFB1
square
#B1DFD3 #BCB1DF #DFB1BD #D4DFB1
split-complementary
#B1DFD3 #DFB1D4 #DFBCB1
monochromatic
#5ABBA2 #86CDBB #B1DFD3 #DCF1EB #E9F6F3
Accessibility & contrast
On white
1.46
#B1DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B1DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFD3
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFD3 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#A6E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dfd3; /* rgb */ color: rgb(177, 223, 211); /* oklch */ color: oklch(86.8% 0.051 177.4);
Tailwind
colors: {
custom: {
50: '#c9e9e0',
500: '#b1dfd3',
950: '#000000',
},
}SCSS
$custom: #b1dfd3; $custom-light: #c9e9e0; $custom-dark: #000000;
JSON
{
"hex": "#b1dfd3",
"rgb": {
"r": 177,
"g": 223,
"b": 211
},
"hsl": {
"h": 164.348,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86785,
"c": 0.05057,
"h": 177.4
},
"luminance": 0.66826
}Semantic roles & 50–950 ramp
primary
#B1DFD3
secondary
#B87D8C
accent
#3153B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484