#B1DFDD#B1DFDD
#B1DFDD is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.048 H 193.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DFDD |
|---|---|
| RGB | rgb(177, 223, 221) |
| HSL | hsl(177, 42%, 78%) |
| HSV | hsv(177, 21%, 87%) |
| CMYK | cmyk(20.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.68, -15.22, -3.92) |
| CIE-LCH | lch(85.68, 15.72, 194.46°) |
| OKLab | oklab(87.08% -0.0465 -0.0107) |
| OKLCH | oklch(87.08% 0.048 193) |
| XYZ | xyz(57.5665, 67.3408, 78.3576) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 4.23
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Duck Egg Blue
#C3FBF4
ΔE00 6.38
Light Sky Blue
#C6FCFF
ΔE00 6.54
Pale Blue
#D0FEFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DFDD #DFB1B3
analogous
#B1DFC6 #B1DFDD #B1CADF
triadic
#B1DFDD #DDB1DF #DFDDB1
tetradic
#B1DFDD #C6B1DF #DFB1B3 #CADFB1
square
#B1DFDD #C6B1DF #DFB1B3 #CADFB1
split-complementary
#B1DFDD #DFB1CA #DFC6B1
monochromatic
#5ABBB7 #86CDCA #B1DFDD #DCF1F0 #E9F6F6
Accessibility & contrast
On white
1.45
#B1DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B1DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DFDD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DFDD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#A3E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1dfdd; /* rgb */ color: rgb(177, 223, 221); /* oklch */ color: oklch(87.1% 0.048 193.0);
Tailwind
colors: {
custom: {
50: '#c9e9e7',
500: '#b1dfdd',
950: '#000000',
},
}SCSS
$custom: #b1dfdd; $custom-light: #c9e9e7; $custom-dark: #000000;
JSON
{
"hex": "#b1dfdd",
"rgb": {
"r": 177,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.391,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.87079,
"c": 0.04775,
"h": 193
},
"luminance": 0.67343
}Semantic roles & 50–950 ramp
primary
#B1DFDD
secondary
#B87D7F
accent
#3136B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484