#B2DCD5#B2DCD5
#B2DCD5 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.045 H 184.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCD5 |
|---|---|
| RGB | rgb(178, 220, 213) |
| HSL | hsl(170, 38%, 78%) |
| HSV | hsv(170, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.72, -15.06, -1.09) |
| CIE-LCH | lch(84.72, 15.10, 184.16°) |
| OKLab | oklab(86.26% -0.0448 -0.0031) |
| OKLCH | oklch(86.26% 0.045 184) |
| XYZ | xyz(55.9602, 65.4536, 72.6233) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.77
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Light Light Blue
#CAFFFB
ΔE00 7.68
Ice
#D6FFFA
ΔE00 7.77
Eggshell Blue
#C4FFF7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCD5 #DCB2B9
analogous
#B2DCC0 #B2DCD5 #B2CEDC
triadic
#B2DCD5 #D5B2DC #DCD5B2
tetradic
#B2DCD5 #C0B2DC #DCB2B9 #CEDCB2
square
#B2DCD5 #C0B2DC #DCB2B9 #CEDCB2
split-complementary
#B2DCD5 #DCB2CE #DCC0B2
monochromatic
#5EB6A7 #88C9BE #B2DCD5 #DCEFEC #EAF5F4
Accessibility & contrast
On white
1.49
#B2DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#B2DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCD5
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCD5 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#D0D1D6
Tritanopia (blue-blind)
#A7DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dcd5; /* rgb */ color: rgb(178, 220, 213); /* oklch */ color: oklch(86.3% 0.045 184.0);
Tailwind
colors: {
custom: {
50: '#c9e7e1',
500: '#b2dcd5',
950: '#000000',
},
}SCSS
$custom: #b2dcd5; $custom-light: #c9e7e1; $custom-dark: #000000;
JSON
{
"hex": "#b2dcd5",
"rgb": {
"r": 178,
"g": 220,
"b": 213
},
"hsl": {
"h": 170,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86263,
"c": 0.04492,
"h": 184
},
"luminance": 0.65455
}Semantic roles & 50–950 ramp
primary
#B2DCD5
secondary
#B47E87
accent
#354AB0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484