#B4E4E1#B4E4E1
#B4E4E1 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.5% C 0.050 H 191.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4E1 |
|---|---|
| RGB | rgb(180, 228, 225) |
| HSL | hsl(176, 47%, 80%) |
| HSV | hsv(176, 21%, 89%) |
| CMYK | cmyk(21.1%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(87.30, -15.99, -3.62) |
| CIE-LCH | lch(87.30, 16.39, 192.76°) |
| OKLab | oklab(88.45% -0.0486 -0.0099) |
| OKLCH | oklch(88.45% 0.05 191.6) |
| XYZ | xyz(60.1524, 70.6241, 81.6820) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.35
Powder Blue
#B0E0E6
ΔE00 3.87
Duck Egg Blue
#C3FBF4
ΔE00 5.16
Light Sky Blue
#C6FCFF
ΔE00 5.65
Light Light Blue
#CAFFFB
ΔE00 5.70
Pale Sky Blue
#BDF6FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4E1 #E4B4B7
analogous
#B4E4C9 #B4E4E1 #B4CFE4
triadic
#B4E4E1 #E1B4E4 #E4E1B4
tetradic
#B4E4E1 #C9B4E4 #E4B4B7 #CFE4B4
square
#B4E4E1 #C9B4E4 #E4B4B7 #CFE4B4
split-complementary
#B4E4E1 #E4B4CF #E4C9B4
monochromatic
#5AC4BD #87D4CF #B4E4E1 #E1F4F3 #E8F7F6
Accessibility & contrast
On white
1.39
#B4E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#B4E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4E1
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4E1 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE1
Deuteranopia (green-blind)
#D5D8E2
Tritanopia (blue-blind)
#A6E7E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4e1; /* rgb */ color: rgb(180, 228, 225); /* oklch */ color: oklch(88.5% 0.050 191.6);
Tailwind
colors: {
custom: {
50: '#cbecea',
500: '#b4e4e1',
950: '#000000',
},
}SCSS
$custom: #b4e4e1; $custom-light: #cbecea; $custom-dark: #000000;
JSON
{
"hex": "#b4e4e1",
"rgb": {
"r": 180,
"g": 228,
"b": 225
},
"hsl": {
"h": 176.25,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.88453,
"c": 0.04965,
"h": 191.6
},
"luminance": 0.70626
}Semantic roles & 50–950 ramp
primary
#B4E4E1
secondary
#BE7E82
accent
#2B34BA
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484