#B4E1DD#B4E1DD
#B4E1DD is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.7% C 0.047 H 189.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1DD |
|---|---|
| RGB | rgb(180, 225, 221) |
| HSL | hsl(175, 43%, 79%) |
| HSV | hsv(175, 20%, 88%) |
| CMYK | cmyk(20%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(86.39, -15.31, -2.85) |
| CIE-LCH | lch(86.39, 15.58, 190.55°) |
| OKLab | oklab(87.69% -0.0463 -0.0079) |
| OKLCH | oklch(87.69% 0.047 189.6) |
| XYZ | xyz(58.7950, 68.7721, 78.5691) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 4.25
Duck Egg Blue
#C3FBF4
ΔE00 5.80
Light Light Blue
#CAFFFB
ΔE00 6.38
Light Sky Blue
#C6FCFF
ΔE00 6.44
Pale Blue
#D0FEFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1DD #E1B4B8
analogous
#B4E1C7 #B4E1DD #B4CFE1
triadic
#B4E1DD #DDB4E1 #E1DDB4
tetradic
#B4E1DD #C7B4E1 #E1B4B8 #CFE1B4
square
#B4E1DD #C7B4E1 #E1B4B8 #CFE1B4
split-complementary
#B4E1DD #E1B4CF #E1C7B4
monochromatic
#5DBEB5 #88D0C9 #B4E1DD #E0F2F1 #E9F6F5
Accessibility & contrast
On white
1.42
#B4E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#B4E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1DD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1DD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D3D5DE
Tritanopia (blue-blind)
#A7E3E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e1dd; /* rgb */ color: rgb(180, 225, 221); /* oklch */ color: oklch(87.7% 0.047 189.6);
Tailwind
colors: {
custom: {
50: '#cbeae7',
500: '#b4e1dd',
950: '#000000',
},
}SCSS
$custom: #b4e1dd; $custom-light: #cbeae7; $custom-dark: #000000;
JSON
{
"hex": "#b4e1dd",
"rgb": {
"r": 180,
"g": 225,
"b": 221
},
"hsl": {
"h": 174.667,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.87694,
"c": 0.04697,
"h": 189.6
},
"luminance": 0.68774
}Semantic roles & 50–950 ramp
primary
#B4E1DD
secondary
#BA7F84
accent
#303BB6
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484