#B0DFDB#B0DFDB
#B0DFDB is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.049 H 189.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFDB |
|---|---|
| RGB | rgb(176, 223, 219) |
| HSL | hsl(175, 42%, 78%) |
| HSV | hsv(175, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.56, -15.94, -3.04) |
| CIE-LCH | lch(85.56, 16.23, 190.79°) |
| OKLab | oklab(86.96% -0.0482 -0.0084) |
| OKLCH | oklch(86.96% 0.049 189.9) |
| XYZ | xyz(57.0746, 67.1178, 76.9519) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.21
Paleturquoise
#AFEEEE
ΔE00 4.27
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Light Light Blue
#CAFFFB
ΔE00 6.82
Light Sky Blue
#C6FCFF
ΔE00 6.86
Pale Sky Blue
#BDF6FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFDB #DFB0B4
analogous
#B0DFC3 #B0DFDB #B0CBDF
triadic
#B0DFDB #DBB0DF #DFDBB0
tetradic
#B0DFDB #C3B0DF #DFB0B4 #CBDFB0
square
#B0DFDB #C3B0DF #DFB0B4 #CBDFB0
split-complementary
#B0DFDB #DFB0CB #DFC3B0
monochromatic
#59BCB3 #84CDC7 #B0DFDB #DCF1EF #E9F6F5
Accessibility & contrast
On white
1.46
#B0DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B0DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFDB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFDB | 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)
#DADADB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#A2E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dfdb; /* rgb */ color: rgb(176, 223, 219); /* oklch */ color: oklch(87.0% 0.049 189.9);
Tailwind
colors: {
custom: {
50: '#c8e9e6',
500: '#b0dfdb',
950: '#000000',
},
}SCSS
$custom: #b0dfdb; $custom-light: #c8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#b0dfdb",
"rgb": {
"r": 176,
"g": 223,
"b": 219
},
"hsl": {
"h": 174.894,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86957,
"c": 0.04896,
"h": 189.9
},
"luminance": 0.6712
}Semantic roles & 50–950 ramp
primary
#B0DFDB
secondary
#B87C81
accent
#303BB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484