#B4DBDC#B4DBDC
#B4DBDC is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.041 H 198.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBDC |
|---|---|
| RGB | rgb(180, 219, 220) |
| HSL | hsl(182, 36%, 78%) |
| HSV | hsv(182, 18%, 86%) |
| CMYK | cmyk(18.2%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.76, -12.48, -4.73) |
| CIE-LCH | lch(84.76, 13.35, 200.74°) |
| OKLab | oklab(86.39% -0.0388 -0.0129) |
| OKLCH | oklch(86.39% 0.041 198.3) |
| XYZ | xyz(57.0686, 65.5318, 77.3383) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.65
Lightblue
#ADD8E6
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 6.01
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Light Sky Blue
#C6FCFF
ΔE00 7.38
Pale Blue
#D0FEFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBDC #DCB5B4
analogous
#B4DCC9 #B4DBDC #B4C7DC
triadic
#B4DBDC #DCB4DB #DBDCB4
tetradic
#B4DBDC #C9B4DC #DCB5B4 #C7DCB4
square
#B4DBDC #C9B4DC #DCB5B4 #C7DCB4
split-complementary
#B4DBDC #DCB4C7 #DCC9B4
monochromatic
#61B3B5 #8AC7C9 #B4DBDC #DEEFEF #EAF5F5
Accessibility & contrast
On white
1.49
#B4DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B4DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBDC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBDC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#A8DEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dbdc; /* rgb */ color: rgb(180, 219, 220); /* oklch */ color: oklch(86.4% 0.041 198.3);
Tailwind
colors: {
custom: {
50: '#cbe6e6',
500: '#b4dbdc',
950: '#000000',
},
}SCSS
$custom: #b4dbdc; $custom-light: #cbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#b4dbdc",
"rgb": {
"r": 180,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.5,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.86388,
"c": 0.04089,
"h": 198.3
},
"luminance": 0.65534
}Semantic roles & 50–950 ramp
primary
#B4DBDC
secondary
#B48280
accent
#3936AF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484