#B2DDDB#B2DDDB
#B2DDDB is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.045 H 192.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDDB |
|---|---|
| RGB | rgb(178, 221, 219) |
| HSL | hsl(177, 39%, 78%) |
| HSV | hsv(177, 19%, 87%) |
| CMYK | cmyk(19.5%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(85.14, -14.32, -3.64) |
| CIE-LCH | lch(85.14, 14.78, 194.27°) |
| OKLab | oklab(86.66% -0.0437 -0.01) |
| OKLCH | oklch(86.66% 0.045 192.9) |
| XYZ | xyz(56.9991, 66.2904, 76.7962) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.37
Paleturquoise
#AFEEEE
ΔE00 4.94
Pale Sky Blue
#BDF6FE
ΔE00 6.77
Duck Egg Blue
#C3FBF4
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 6.98
Light Sky Blue
#C6FCFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDDB #DDB2B4
analogous
#B2DDC5 #B2DDDB #B2C9DD
triadic
#B2DDDB #DBB2DD #DDDBB2
tetradic
#B2DDDB #C5B2DD #DDB2B4 #C9DDB2
square
#B2DDDB #C5B2DD #DDB2B4 #C9DDB2
split-complementary
#B2DDDB #DDB2C9 #DDC5B2
monochromatic
#5DB8B3 #88CAC7 #B2DDDB #DCF0EF #EAF6F5
Accessibility & contrast
On white
1.47
#B2DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#B2DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDDB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDDB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#A5E0DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dddb; /* rgb */ color: rgb(178, 221, 219); /* oklch */ color: oklch(86.7% 0.045 192.9);
Tailwind
colors: {
custom: {
50: '#c9e7e6',
500: '#b2dddb',
950: '#000000',
},
}SCSS
$custom: #b2dddb; $custom-light: #c9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dddb",
"rgb": {
"r": 178,
"g": 221,
"b": 219
},
"hsl": {
"h": 177.209,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.86655,
"c": 0.04487,
"h": 192.9
},
"luminance": 0.66292
}Semantic roles & 50–950 ramp
primary
#B2DDDB
secondary
#B57E81
accent
#343AB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484