#B2DDDC#B2DDDC
#B2DDDC is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.045 H 194.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDDC |
|---|---|
| RGB | rgb(178, 221, 220) |
| HSL | hsl(179, 39%, 78%) |
| HSV | hsv(179, 19%, 87%) |
| CMYK | cmyk(19.5%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(85.17, -14.11, -4.13) |
| CIE-LCH | lch(85.17, 14.71, 196.32°) |
| OKLab | oklab(86.69% -0.0433 -0.0113) |
| OKLCH | oklch(86.69% 0.045 194.6) |
| XYZ | xyz(57.1311, 66.3432, 77.4916) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.96
Paleturquoise
#AFEEEE
ΔE00 4.94
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 6.55
Light Sky Blue
#C6FCFF
ΔE00 6.89
Duck Egg Blue
#C3FBF4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDDC #DDB2B3
analogous
#B2DDC6 #B2DDDC #B2C8DD
triadic
#B2DDDC #DCB2DD #DDDCB2
tetradic
#B2DDDC #C6B2DD #DDB2B3 #C8DDB2
square
#B2DDDC #C6B2DD #DDB2B3 #C8DDB2
split-complementary
#B2DDDC #DDB2C8 #DDC6B2
monochromatic
#5DB8B5 #88CAC9 #B2DDDC #DCF0EF #EAF6F5
Accessibility & contrast
On white
1.47
#B2DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B2DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDDC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDDC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#A5E0DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dddc; /* rgb */ color: rgb(178, 221, 220); /* oklch */ color: oklch(86.7% 0.045 194.6);
Tailwind
colors: {
custom: {
50: '#c9e7e6',
500: '#b2dddc',
950: '#000000',
},
}SCSS
$custom: #b2dddc; $custom-light: #c9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dddc",
"rgb": {
"r": 178,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.605,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.86685,
"c": 0.0448,
"h": 194.6
},
"luminance": 0.66345
}Semantic roles & 50–950 ramp
primary
#B2DDDC
secondary
#B57E7F
accent
#3437B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484