#B2DBCD#B2DBCD
#B2DBCD is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.047 H 172.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBCD |
|---|---|
| RGB | rgb(178, 219, 205) |
| HSL | hsl(160, 36%, 78%) |
| HSV | hsv(160, 19%, 86%) |
| CMYK | cmyk(18.7%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.24, -16.16, 2.45) |
| CIE-LCH | lch(84.24, 16.35, 171.38°) |
| OKLab | oklab(85.82% -0.0467 0.0063) |
| OKLCH | oklch(85.82% 0.047 172.4) |
| XYZ | xyz(54.7081, 64.5341, 67.3197) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.75
Duck Egg Blue
#C3FBF4
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 8.34
Eggshell Blue
#C4FFF7
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 8.63
Pale Aqua
#B8FFEB
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBCD #DBB2C0
analogous
#B2DBB8 #B2DBCD #B2D4DB
triadic
#B2DBCD #CDB2DB #DBCDB2
tetradic
#B2DBCD #B8B2DB #DBB2C0 #D4DBB2
square
#B2DBCD #B8B2DB #DBB2C0 #D4DBB2
split-complementary
#B2DBCD #DBB2D4 #DBB8B2
monochromatic
#5FB497 #88C8B2 #B2DBCD #DCEEE8 #EAF5F1
Accessibility & contrast
On white
1.51
#B2DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#B2DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBCD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBCD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#A9DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2dbcd; /* rgb */ color: rgb(178, 219, 205); /* oklch */ color: oklch(85.8% 0.047 172.4);
Tailwind
colors: {
custom: {
50: '#c9e6dc',
500: '#b2dbcd',
950: '#000000',
},
}SCSS
$custom: #b2dbcd; $custom-light: #c9e6dc; $custom-dark: #000000;
JSON
{
"hex": "#b2dbcd",
"rgb": {
"r": 178,
"g": 219,
"b": 205
},
"hsl": {
"h": 159.512,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.85818,
"c": 0.04714,
"h": 172.4
},
"luminance": 0.64536
}Semantic roles & 50–950 ramp
primary
#B2DBCD
secondary
#B37F90
accent
#3660AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484