#B4DBCD#B4DBCD
#B4DBCD is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.045 H 171.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBCD |
|---|---|
| RGB | rgb(180, 219, 205) |
| HSL | hsl(158, 35%, 78%) |
| HSV | hsv(158, 18%, 86%) |
| CMYK | cmyk(17.8%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.37, -15.53, 2.65) |
| CIE-LCH | lch(84.37, 15.75, 170.33°) |
| OKLab | oklab(85.95% -0.0448 0.0068) |
| OKLCH | oklch(85.95% 0.045 171.4) |
| XYZ | xyz(55.1704, 64.7725, 67.3413) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.90
Paleturquoise
#AFEEEE
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.39
Eggshell Blue
#C4FFF7
ΔE00 8.62
Ice
#D6FFFA
ΔE00 8.75
Light Light Blue
#CAFFFB
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBCD #DBB4C2
analogous
#B4DBB9 #B4DBCD #B4D5DB
triadic
#B4DBCD #CDB4DB #DBCDB4
tetradic
#B4DBCD #B9B4DB #DBB4C2 #D5DBB4
square
#B4DBCD #B9B4DB #DBB4C2 #D5DBB4
split-complementary
#B4DBCD #DBB4D5 #DBB9B4
monochromatic
#61B396 #8BC7B1 #B4DBCD #DDEFE9 #EAF5F1
Accessibility & contrast
On white
1.50
#B4DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#B4DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBCD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBCD | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CC
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#ABDCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4dbcd; /* rgb */ color: rgb(180, 219, 205); /* oklch */ color: oklch(85.9% 0.045 171.4);
Tailwind
colors: {
custom: {
50: '#cbe6dc',
500: '#b4dbcd',
950: '#000000',
},
}SCSS
$custom: #b4dbcd; $custom-light: #cbe6dc; $custom-dark: #000000;
JSON
{
"hex": "#b4dbcd",
"rgb": {
"r": 180,
"g": 219,
"b": 205
},
"hsl": {
"h": 158.462,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.85948,
"c": 0.04531,
"h": 171.4
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#B4DBCD
secondary
#B38193
accent
#3862AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484