#B2DBCE#B2DBCE
#B2DBCE is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.047 H 173.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBCE |
|---|---|
| RGB | rgb(178, 219, 206) |
| HSL | hsl(161, 36%, 78%) |
| HSV | hsv(161, 19%, 86%) |
| CMYK | cmyk(18.7%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(84.27, -15.97, 1.96) |
| CIE-LCH | lch(84.27, 16.09, 173.01°) |
| OKLab | oklab(85.85% -0.0463 0.005) |
| OKLCH | oklch(85.85% 0.047 173.9) |
| XYZ | xyz(54.8292, 64.5826, 67.9574) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.46
Duck Egg Blue
#C3FBF4
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.95
Eggshell Blue
#C4FFF7
ΔE00 8.37
Ice
#D6FFFA
ΔE00 8.66
Light Light Blue
#CAFFFB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBCE #DBB2BF
analogous
#B2DBB9 #B2DBCE #B2D3DB
triadic
#B2DBCE #CEB2DB #DBCEB2
tetradic
#B2DBCE #B9B2DB #DBB2BF #D3DBB2
square
#B2DBCE #B9B2DB #DBB2BF #D3DBB2
split-complementary
#B2DBCE #DBB2D3 #DBB9B2
monochromatic
#5FB499 #88C8B3 #B2DBCE #DCEEE9 #EAF5F2
Accessibility & contrast
On white
1.51
#B2DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#B2DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBCE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBCE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CD
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#A9DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2dbce; /* rgb */ color: rgb(178, 219, 206); /* oklch */ color: oklch(85.8% 0.047 173.9);
Tailwind
colors: {
custom: {
50: '#c9e6dc',
500: '#b2dbce',
950: '#000000',
},
}SCSS
$custom: #b2dbce; $custom-light: #c9e6dc; $custom-dark: #000000;
JSON
{
"hex": "#b2dbce",
"rgb": {
"r": 178,
"g": 219,
"b": 206
},
"hsl": {
"h": 160.976,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.85846,
"c": 0.04657,
"h": 173.9
},
"luminance": 0.64584
}Semantic roles & 50–950 ramp
primary
#B2DBCE
secondary
#B37F8F
accent
#365DAF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484