#B4DFDB#B4DFDB
#B4DFDB is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.045 H 189.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFDB |
|---|---|
| RGB | rgb(180, 223, 219) |
| HSL | hsl(174, 40%, 79%) |
| HSV | hsv(174, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.80, -14.72, -2.66) |
| CIE-LCH | lch(85.80, 14.96, 190.25°) |
| OKLab | oklab(87.21% -0.0445 -0.0073) |
| OKLCH | oklch(87.21% 0.045 189.4) |
| XYZ | xyz(57.9926, 67.5912, 76.9950) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 6.87
Light Sky Blue
#C6FCFF
ΔE00 6.87
Pale Blue
#D0FEFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFDB #DFB4B8
analogous
#B4DFC6 #B4DFDB #B4CEDF
triadic
#B4DFDB #DBB4DF #DFDBB4
tetradic
#B4DFDB #C6B4DF #DFB4B8 #CEDFB4
square
#B4DFDB #C6B4DF #DFB4B8 #CEDFB4
split-complementary
#B4DFDB #DFB4CE #DFC6B4
monochromatic
#5EBAB2 #89CDC6 #B4DFDB #DFF1F0 #EAF6F5
Accessibility & contrast
On white
1.45
#B4DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#B4DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFDB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFDB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#A8E1DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfdb; /* rgb */ color: rgb(180, 223, 219); /* oklch */ color: oklch(87.2% 0.045 189.4);
Tailwind
colors: {
custom: {
50: '#cbe9e6',
500: '#b4dfdb',
950: '#000000',
},
}SCSS
$custom: #b4dfdb; $custom-light: #cbe9e6; $custom-dark: #000000;
JSON
{
"hex": "#b4dfdb",
"rgb": {
"r": 180,
"g": 223,
"b": 219
},
"hsl": {
"h": 174.419,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87208,
"c": 0.04508,
"h": 189.4
},
"luminance": 0.67593
}Semantic roles & 50–950 ramp
primary
#B4DFDB
secondary
#B88085
accent
#323EB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484