#B4DBDB#B4DBDB
#B4DBDB is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.041 H 196.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBDB |
|---|---|
| RGB | rgb(180, 219, 219) |
| HSL | hsl(180, 35%, 78%) |
| HSV | hsv(180, 18%, 86%) |
| CMYK | cmyk(17.8%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.73, -12.69, -4.24) |
| CIE-LCH | lch(84.73, 13.38, 198.47°) |
| OKLab | oklab(86.36% -0.0392 -0.0115) |
| OKLCH | oklch(86.36% 0.041 196.4) |
| XYZ | xyz(56.9365, 65.4790, 76.6429) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.95
Lightblue
#ADD8E6
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 5.92
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Light Sky Blue
#C6FCFF
ΔE00 7.41
Pale Blue
#D0FEFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBDB #DBB4B4
analogous
#B4DBC7 #B4DBDB #B4C7DB
triadic
#B4DBDB #DBB4DB #DBDBB4
tetradic
#B4DBDB #C7B4DB #DBB4B4 #C7DBB4
square
#B4DBDB #C7B4DB #DBB4B4 #C7DBB4
split-complementary
#B4DBDB #DBB4C7 #DBC7B4
monochromatic
#61B3B3 #8BC7C7 #B4DBDB #DDEFEF #EAF5F5
Accessibility & contrast
On white
1.49
#B4DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#B4DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBDB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBDB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#A8DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4dbdb; /* rgb */ color: rgb(180, 219, 219); /* oklch */ color: oklch(86.4% 0.041 196.4);
Tailwind
colors: {
custom: {
50: '#cbe6e6',
500: '#b4dbdb',
950: '#000000',
},
}SCSS
$custom: #b4dbdb; $custom-light: #cbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#b4dbdb",
"rgb": {
"r": 180,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.86357,
"c": 0.04087,
"h": 196.4
},
"luminance": 0.65481
}Semantic roles & 50–950 ramp
primary
#B4DBDB
secondary
#B38181
accent
#3838AE
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484