#B4DFDD#B4DFDD
#B4DFDD is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.045 H 192.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFDD |
|---|---|
| RGB | rgb(180, 223, 221) |
| HSL | hsl(177, 40%, 79%) |
| HSV | hsv(177, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.85, -14.30, -3.64) |
| CIE-LCH | lch(85.85, 14.76, 194.28°) |
| OKLab | oklab(87.27% -0.0437 -0.01) |
| OKLCH | oklch(87.27% 0.045 192.9) |
| XYZ | xyz(58.2575, 67.6971, 78.3899) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.31
Paleturquoise
#AFEEEE
ΔE00 4.67
Pale Sky Blue
#BDF6FE
ΔE00 6.42
Duck Egg Blue
#C3FBF4
ΔE00 6.54
Light Sky Blue
#C6FCFF
ΔE00 6.57
Pale Blue
#D0FEFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFDD #DFB4B6
analogous
#B4DFC8 #B4DFDD #B4CCDF
triadic
#B4DFDD #DDB4DF #DFDDB4
tetradic
#B4DFDD #C8B4DF #DFB4B6 #CCDFB4
square
#B4DFDD #C8B4DF #DFB4B6 #CCDFB4
split-complementary
#B4DFDD #DFB4CC #DFC8B4
monochromatic
#5EBAB6 #89CDCA #B4DFDD #DFF1F0 #EAF6F5
Accessibility & contrast
On white
1.44
#B4DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B4DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFDD
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFDD | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADD
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#A7E2DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4dfdd; /* rgb */ color: rgb(180, 223, 221); /* oklch */ color: oklch(87.3% 0.045 192.9);
Tailwind
colors: {
custom: {
50: '#cbe9e7',
500: '#b4dfdd',
950: '#000000',
},
}SCSS
$custom: #b4dfdd; $custom-light: #cbe9e7; $custom-dark: #000000;
JSON
{
"hex": "#b4dfdd",
"rgb": {
"r": 180,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.209,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87268,
"c": 0.04481,
"h": 192.9
},
"luminance": 0.67699
}Semantic roles & 50–950 ramp
primary
#B4DFDD
secondary
#B88082
accent
#3238B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484