#B2DFDB#B2DFDB
#B2DFDB is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.047 H 189.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFDB |
|---|---|
| RGB | rgb(178, 223, 219) |
| HSL | hsl(175, 41%, 79%) |
| HSV | hsv(175, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.68, -15.33, -2.85) |
| CIE-LCH | lch(85.68, 15.60, 190.54°) |
| OKLab | oklab(87.08% -0.0464 -0.0079) |
| OKLCH | oklch(87.08% 0.047 189.6) |
| XYZ | xyz(57.5303, 67.3528, 76.9733) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.15
Paleturquoise
#AFEEEE
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Light Light Blue
#CAFFFB
ΔE00 6.83
Light Sky Blue
#C6FCFF
ΔE00 6.85
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFDB #DFB2B6
analogous
#B2DFC4 #B2DFDB #B2CCDF
triadic
#B2DFDB #DBB2DF #DFDBB2
tetradic
#B2DFDB #C4B2DF #DFB2B6 #CCDFB2
square
#B2DFDB #C4B2DF #DFB2B6 #CCDFB2
split-complementary
#B2DFDB #DFB2CC #DFC4B2
monochromatic
#5CBBB3 #87CDC7 #B2DFDB #DDF1EF #E9F6F5
Accessibility & contrast
On white
1.45
#B2DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B2DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFDB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFDB | 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)
#DADADB
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#A5E1DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfdb; /* rgb */ color: rgb(178, 223, 219); /* oklch */ color: oklch(87.1% 0.047 189.6);
Tailwind
colors: {
custom: {
50: '#c9e9e6',
500: '#b2dfdb',
950: '#000000',
},
}SCSS
$custom: #b2dfdb; $custom-light: #c9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dfdb",
"rgb": {
"r": 178,
"g": 223,
"b": 219
},
"hsl": {
"h": 174.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.87082,
"c": 0.04703,
"h": 189.6
},
"luminance": 0.67355
}Semantic roles & 50–950 ramp
primary
#B2DFDB
secondary
#B87E83
accent
#313DB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484