#B4E4E0#B4E4E0
#B4E4E0 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.4% C 0.050 H 190.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4E0 |
|---|---|
| RGB | rgb(180, 228, 224) |
| HSL | hsl(175, 47%, 80%) |
| HSV | hsv(175, 21%, 89%) |
| CMYK | cmyk(21.1%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(87.28, -16.20, -3.13) |
| CIE-LCH | lch(87.28, 16.50, 190.95°) |
| OKLab | oklab(88.42% -0.049 -0.0086) |
| OKLCH | oklch(88.42% 0.05 190) |
| XYZ | xyz(60.0164, 70.5697, 80.9657) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.48
Powder Blue
#B0E0E6
ΔE00 4.28
Duck Egg Blue
#C3FBF4
ΔE00 5.05
Light Light Blue
#CAFFFB
ΔE00 5.70
Light Sky Blue
#C6FCFF
ΔE00 5.85
Eggshell Blue
#C4FFF7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4E0 #E4B4B8
analogous
#B4E4C8 #B4E4E0 #B4D0E4
triadic
#B4E4E0 #E0B4E4 #E4E0B4
tetradic
#B4E4E0 #C8B4E4 #E4B4B8 #D0E4B4
square
#B4E4E0 #C8B4E4 #E4B4B8 #D0E4B4
split-complementary
#B4E4E0 #E4B4D0 #E4C8B4
monochromatic
#5AC4BB #87D4CD #B4E4E0 #E1F4F3 #E8F7F6
Accessibility & contrast
On white
1.39
#B4E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#B4E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4E0
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4E0 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE0
Deuteranopia (green-blind)
#D5D8E1
Tritanopia (blue-blind)
#A6E7E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4e0; /* rgb */ color: rgb(180, 228, 224); /* oklch */ color: oklch(88.4% 0.050 190.0);
Tailwind
colors: {
custom: {
50: '#cbece9',
500: '#b4e4e0',
950: '#000000',
},
}SCSS
$custom: #b4e4e0; $custom-light: #cbece9; $custom-dark: #000000;
JSON
{
"hex": "#b4e4e0",
"rgb": {
"r": 180,
"g": 228,
"b": 224
},
"hsl": {
"h": 175,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.88423,
"c": 0.04979,
"h": 190
},
"luminance": 0.70572
}Semantic roles & 50–950 ramp
primary
#B4E4E0
secondary
#BE7E83
accent
#2B37BA
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484