#B4DFD3#B4DFD3
#B4DFD3 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.048 H 176.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD3 |
|---|---|
| RGB | rgb(180, 223, 211) |
| HSL | hsl(163, 40%, 79%) |
| HSV | hsv(163, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.59, -16.35, 1.26) |
| CIE-LCH | lch(85.59, 16.40, 175.59°) |
| OKLab | oklab(86.98% -0.0477 0.0031) |
| OKLCH | oklch(86.98% 0.048 176.3) |
| XYZ | xyz(56.9647, 67.1800, 71.5811) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.53
Duck Egg Blue
#C3FBF4
ΔE00 6.58
Eggshell Blue
#C4FFF7
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.42
Light Light Blue
#CAFFFB
ΔE00 7.66
Ice
#D6FFFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD3 #DFB4C0
analogous
#B4DFBE #B4DFD3 #B4D6DF
triadic
#B4DFD3 #D3B4DF #DFD3B4
tetradic
#B4DFD3 #BEB4DF #DFB4C0 #D6DFB4
square
#B4DFD3 #BEB4DF #DFB4C0 #D6DFB4
split-complementary
#B4DFD3 #DFB4D6 #DFBEB4
monochromatic
#5EBAA1 #89CDBA #B4DFD3 #DFF1EC #EAF6F2
Accessibility & contrast
On white
1.45
#B4DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B4DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD3
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD3 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D3
Deuteranopia (green-blind)
#D3D4D4
Tritanopia (blue-blind)
#AAE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd3; /* rgb */ color: rgb(180, 223, 211); /* oklch */ color: oklch(87.0% 0.048 176.3);
Tailwind
colors: {
custom: {
50: '#cbe9e0',
500: '#b4dfd3',
950: '#000000',
},
}SCSS
$custom: #b4dfd3; $custom-light: #cbe9e0; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd3",
"rgb": {
"r": 180,
"g": 223,
"b": 211
},
"hsl": {
"h": 163.256,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86975,
"c": 0.04778,
"h": 176.3
},
"luminance": 0.67182
}Semantic roles & 50–950 ramp
primary
#B4DFD3
secondary
#B8808F
accent
#3256B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484