#B2DCD4#B2DCD4
#B2DCD4 is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.2% C 0.045 H 182.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCD4 |
|---|---|
| RGB | rgb(178, 220, 212) |
| HSL | hsl(169, 38%, 78%) |
| HSV | hsv(169, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(84.69, -15.26, -0.60) |
| CIE-LCH | lch(84.69, 15.27, 182.26°) |
| OKLab | oklab(86.23% -0.0452 -0.0018) |
| OKLCH | oklch(86.23% 0.045 182.3) |
| XYZ | xyz(55.8336, 65.4030, 71.9569) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.92
Light Light Blue
#CAFFFB
ΔE00 7.76
Eggshell Blue
#C4FFF7
ΔE00 7.78
Ice
#D6FFFA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCD4 #DCB2BA
analogous
#B2DCBF #B2DCD4 #B2CFDC
triadic
#B2DCD4 #D4B2DC #DCD4B2
tetradic
#B2DCD4 #BFB2DC #DCB2BA #CFDCB2
square
#B2DCD4 #BFB2DC #DCB2BA #CFDCB2
split-complementary
#B2DCD4 #DCB2CF #DCBFB2
monochromatic
#5EB6A5 #88C9BD #B2DCD4 #DCEFEB #EAF5F3
Accessibility & contrast
On white
1.49
#B2DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B2DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCD4
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCD4 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#A7DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dcd4; /* rgb */ color: rgb(178, 220, 212); /* oklch */ color: oklch(86.2% 0.045 182.3);
Tailwind
colors: {
custom: {
50: '#c9e7e1',
500: '#b2dcd4',
950: '#000000',
},
}SCSS
$custom: #b2dcd4; $custom-light: #c9e7e1; $custom-dark: #000000;
JSON
{
"hex": "#b2dcd4",
"rgb": {
"r": 178,
"g": 220,
"b": 212
},
"hsl": {
"h": 168.571,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86233,
"c": 0.04526,
"h": 182.3
},
"luminance": 0.65405
}Semantic roles & 50–950 ramp
primary
#B2DCD4
secondary
#B47E89
accent
#354DB0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484