#B2DCD3#B2DCD3
#B2DCD3 is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.2% C 0.046 H 180.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCD3 |
|---|---|
| RGB | rgb(178, 220, 211) |
| HSL | hsl(167, 38%, 78%) |
| HSV | hsv(167, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.67, -15.47, -0.11) |
| CIE-LCH | lch(84.67, 15.47, 180.41°) |
| OKLab | oklab(86.2% -0.0456 -0.0005) |
| OKLCH | oklch(86.2% 0.046 180.7) |
| XYZ | xyz(55.7079, 65.3527, 71.2946) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.20
Powder Blue
#B0E0E6
ΔE00 6.30
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Eggshell Blue
#C4FFF7
ΔE00 7.80
Light Light Blue
#CAFFFB
ΔE00 7.87
Ice
#D6FFFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCD3 #DCB2BB
analogous
#B2DCBE #B2DCD3 #B2D0DC
triadic
#B2DCD3 #D3B2DC #DCD3B2
tetradic
#B2DCD3 #BEB2DC #DCB2BB #D0DCB2
square
#B2DCD3 #BEB2DC #DCB2BB #D0DCB2
split-complementary
#B2DCD3 #DCB2D0 #DCBEB2
monochromatic
#5EB6A3 #88C9BB #B2DCD3 #DCEFEB #EAF5F3
Accessibility & contrast
On white
1.49
#B2DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#B2DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCD3
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCD3 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#A7DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dcd3; /* rgb */ color: rgb(178, 220, 211); /* oklch */ color: oklch(86.2% 0.046 180.7);
Tailwind
colors: {
custom: {
50: '#c9e7e0',
500: '#b2dcd3',
950: '#000000',
},
}SCSS
$custom: #b2dcd3; $custom-light: #c9e7e0; $custom-dark: #000000;
JSON
{
"hex": "#b2dcd3",
"rgb": {
"r": 178,
"g": 220,
"b": 211
},
"hsl": {
"h": 167.143,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86204,
"c": 0.04562,
"h": 180.7
},
"luminance": 0.65355
}Semantic roles & 50–950 ramp
primary
#B2DCD3
secondary
#B47E8A
accent
#3550B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484