#B4DFD1#B4DFD1
#B4DFD1 is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.049 H 173.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD1 |
|---|---|
| RGB | rgb(180, 223, 209) |
| HSL | hsl(160, 40%, 79%) |
| HSV | hsv(160, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.54, -16.75, 2.24) |
| CIE-LCH | lch(85.54, 16.90, 172.38°) |
| OKLab | oklab(86.92% -0.0485 0.0057) |
| OKLCH | oklch(86.92% 0.049 173.3) |
| XYZ | xyz(56.7155, 67.0803, 70.2688) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 7.13
Eggshell Blue
#C4FFF7
ΔE00 7.56
Pale Aqua
#B8FFEB
ΔE00 7.91
Light Light Blue
#CAFFFB
ΔE00 8.04
Ice
#D6FFFA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD1 #DFB4C2
analogous
#B4DFBC #B4DFD1 #B4D8DF
triadic
#B4DFD1 #D1B4DF #DFD1B4
tetradic
#B4DFD1 #BCB4DF #DFB4C2 #D8DFB4
square
#B4DFD1 #BCB4DF #DFB4C2 #D8DFB4
split-complementary
#B4DFD1 #DFB4D8 #DFBCB4
monochromatic
#5EBA9C #89CDB7 #B4DFD1 #DFF1EB #EAF6F2
Accessibility & contrast
On white
1.46
#B4DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B4DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD1
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD1 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#AAE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd1; /* rgb */ color: rgb(180, 223, 209); /* oklch */ color: oklch(86.9% 0.049 173.3);
Tailwind
colors: {
custom: {
50: '#cbe9df',
500: '#b4dfd1',
950: '#000000',
},
}SCSS
$custom: #b4dfd1; $custom-light: #cbe9df; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd1",
"rgb": {
"r": 180,
"g": 223,
"b": 209
},
"hsl": {
"h": 160.465,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86918,
"c": 0.04882,
"h": 173.3
},
"luminance": 0.67082
}Semantic roles & 50–950 ramp
primary
#B4DFD1
secondary
#B88092
accent
#325CB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484