#B1DCDB#B1DCDB
#B1DCDB is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.045 H 194.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DCDB |
|---|---|
| RGB | rgb(177, 220, 219) |
| HSL | hsl(179, 38%, 78%) |
| HSV | hsv(179, 20%, 86%) |
| CMYK | cmyk(19.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.82, -14.12, -4.13) |
| CIE-LCH | lch(84.82, 14.71, 196.31°) |
| OKLab | oklab(86.38% -0.0434 -0.0113) |
| OKLCH | oklch(86.38% 0.045 194.6) |
| XYZ | xyz(56.5072, 65.6460, 76.6978) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Paleturquoise
#AFEEEE
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 6.52
Pale Sky Blue
#BDF6FE
ΔE00 6.73
Light Sky Blue
#C6FCFF
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DCDB #DCB1B2
analogous
#B1DCC5 #B1DCDB #B1C7DC
triadic
#B1DCDB #DBB1DC #DCDBB1
tetradic
#B1DCDB #C5B1DC #DCB1B2 #C7DCB1
square
#B1DCDB #C5B1DC #DCB1B2 #C7DCB1
split-complementary
#B1DCDB #DCB1C7 #DCC5B1
monochromatic
#5DB6B4 #87C9C8 #B1DCDB #DBEFEE #EAF6F5
Accessibility & contrast
On white
1.49
#B1DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#B1DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DCDB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DCDB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#A4DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b1dcdb; /* rgb */ color: rgb(177, 220, 219); /* oklch */ color: oklch(86.4% 0.045 194.6);
Tailwind
colors: {
custom: {
50: '#c9e7e6',
500: '#b1dcdb',
950: '#000000',
},
}SCSS
$custom: #b1dcdb; $custom-light: #c9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#b1dcdb",
"rgb": {
"r": 177,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.605,
"s": 38.053,
"l": 77.843
},
"oklch": {
"l": 0.86378,
"c": 0.04483,
"h": 194.6
},
"luminance": 0.65648
}Semantic roles & 50–950 ramp
primary
#B1DCDB
secondary
#B47D7F
accent
#3537B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484