#B4DBDD#B4DBDD
#B4DBDD is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.041 H 200.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBDD |
|---|---|
| RGB | rgb(180, 219, 221) |
| HSL | hsl(183, 38%, 79%) |
| HSV | hsv(183, 19%, 87%) |
| CMYK | cmyk(18.6%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.78, -12.27, -5.22) |
| CIE-LCH | lch(84.78, 13.33, 203.03°) |
| OKLab | oklab(86.42% -0.0384 -0.0142) |
| OKLCH | oklch(86.42% 0.041 200.3) |
| XYZ | xyz(57.2014, 65.5849, 78.0379) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.41
Lightblue
#ADD8E6
ΔE00 4.97
Paleturquoise
#AFEEEE
ΔE00 6.13
Pale Sky Blue
#BDF6FE
ΔE00 6.64
Light Sky Blue
#C6FCFF
ΔE00 7.37
Pale Blue
#D0FEFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBDD #DDB6B4
analogous
#B4DDCA #B4DBDD #B4C6DD
triadic
#B4DBDD #DDB4DB #DBDDB4
tetradic
#B4DBDD #CAB4DD #DDB6B4 #C6DDB4
square
#B4DBDD #CAB4DD #DDB6B4 #C6DDB4
split-complementary
#B4DBDD #DDB4C6 #DDCAB4
monochromatic
#60B3B7 #8AC7CA #B4DBDD #DEEFF0 #EAF5F5
Accessibility & contrast
On white
1.49
#B4DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#B4DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBDD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBDD | 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)
#D5D7DD
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#A8DEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dbdd; /* rgb */ color: rgb(180, 219, 221); /* oklch */ color: oklch(86.4% 0.041 200.3);
Tailwind
colors: {
custom: {
50: '#cbe6e7',
500: '#b4dbdd',
950: '#000000',
},
}SCSS
$custom: #b4dbdd; $custom-light: #cbe6e7; $custom-dark: #000000;
JSON
{
"hex": "#b4dbdd",
"rgb": {
"r": 180,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.927,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.86418,
"c": 0.04096,
"h": 200.3
},
"luminance": 0.65587
}Semantic roles & 50–950 ramp
primary
#B4DBDD
secondary
#B58380
accent
#3B35B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484