#B4DBDA#B4DBDA
#B4DBDA is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.3% C 0.041 H 194.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBDA |
|---|---|
| RGB | rgb(180, 219, 218) |
| HSL | hsl(178, 35%, 78%) |
| HSV | hsv(178, 18%, 86%) |
| CMYK | cmyk(17.8%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(84.70, -12.90, -3.75) |
| CIE-LCH | lch(84.70, 13.43, 196.20°) |
| OKLab | oklab(86.33% -0.0396 -0.0102) |
| OKLCH | oklch(86.33% 0.041 194.5) |
| XYZ | xyz(56.8053, 65.4265, 75.9517) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.28
Paleturquoise
#AFEEEE
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 6.30
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Light Sky Blue
#C6FCFF
ΔE00 7.47
Pale Blue
#D0FEFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBDA #DBB4B5
analogous
#B4DBC6 #B4DBDA #B4C8DB
triadic
#B4DBDA #DAB4DB #DBDAB4
tetradic
#B4DBDA #C6B4DB #DBB4B5 #C8DBB4
square
#B4DBDA #C6B4DB #DBB4B5 #C8DBB4
split-complementary
#B4DBDA #DBB4C8 #DBC6B4
monochromatic
#61B3B1 #8BC7C6 #B4DBDA #DDEFEE #EAF5F5
Accessibility & contrast
On white
1.49
#B4DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#B4DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBDA
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBDA | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#A8DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4dbda; /* rgb */ color: rgb(180, 219, 218); /* oklch */ color: oklch(86.3% 0.041 194.5);
Tailwind
colors: {
custom: {
50: '#cbe6e5',
500: '#b4dbda',
950: '#000000',
},
}SCSS
$custom: #b4dbda; $custom-light: #cbe6e5; $custom-dark: #000000;
JSON
{
"hex": "#b4dbda",
"rgb": {
"r": 180,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.462,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.86327,
"c": 0.0409,
"h": 194.5
},
"luminance": 0.65428
}Semantic roles & 50–950 ramp
primary
#B4DBDA
secondary
#B38182
accent
#383BAE
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484