#B2DCD8#B2DCD8
#B2DCD8 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.044 H 189.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCD8 |
|---|---|
| RGB | rgb(178, 220, 216) |
| HSL | hsl(174, 38%, 78%) |
| HSV | hsv(174, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.80, -14.44, -2.57) |
| CIE-LCH | lch(84.80, 14.67, 190.08°) |
| OKLab | oklab(86.35% -0.0436 -0.0071) |
| OKLCH | oklch(86.35% 0.044 189.2) |
| XYZ | xyz(56.3445, 65.6074, 74.6472) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.25
Paleturquoise
#AFEEEE
ΔE00 5.34
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Pale Sky Blue
#BDF6FE
ΔE00 7.48
Light Sky Blue
#C6FCFF
ΔE00 7.51
Pale Blue
#D0FEFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCD8 #DCB2B6
analogous
#B2DCC3 #B2DCD8 #B2CBDC
triadic
#B2DCD8 #D8B2DC #DCD8B2
tetradic
#B2DCD8 #C3B2DC #DCB2B6 #CBDCB2
square
#B2DCD8 #C3B2DC #DCB2B6 #CBDCB2
split-complementary
#B2DCD8 #DCB2CB #DCC3B2
monochromatic
#5EB6AD #88C9C3 #B2DCD8 #DCEFED #EAF5F4
Accessibility & contrast
On white
1.49
#B2DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#B2DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCD8
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCD8 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#A6DEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dcd8; /* rgb */ color: rgb(178, 220, 216); /* oklch */ color: oklch(86.4% 0.044 189.2);
Tailwind
colors: {
custom: {
50: '#c9e7e4',
500: '#b2dcd8',
950: '#000000',
},
}SCSS
$custom: #b2dcd8; $custom-light: #c9e7e4; $custom-dark: #000000;
JSON
{
"hex": "#b2dcd8",
"rgb": {
"r": 178,
"g": 220,
"b": 216
},
"hsl": {
"h": 174.286,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86351,
"c": 0.04419,
"h": 189.2
},
"luminance": 0.65609
}Semantic roles & 50–950 ramp
primary
#B2DCD8
secondary
#B47E83
accent
#3541B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484