#B4E4EB#B4E4EB
#B4E4EB is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.8% C 0.050 H 207.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4EB |
|---|---|
| RGB | rgb(180, 228, 235) |
| HSL | hsl(188, 58%, 81%) |
| HSV | hsv(188, 23%, 92%) |
| CMYK | cmyk(23.4%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(87.58, -13.85, -8.48) |
| CIE-LCH | lch(87.58, 16.24, 211.47°) |
| OKLab | oklab(88.76% -0.0447 -0.0231) |
| OKLCH | oklch(88.76% 0.05 207.3) |
| XYZ | xyz(61.5567, 71.1858, 89.0780) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.02
Pale Sky Blue
#BDF6FE
ΔE00 3.99
Lightblue
#ADD8E6
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 4.86
Light Sky Blue
#C6FCFF
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4EB #EBBBB4
analogous
#B4EBD7 #B4E4EB #B4C9EB
triadic
#B4E4EB #EBB4E4 #E4EBB4
tetradic
#B4E4EB #D7B4EB #EBBBB4 #C9EBB4
square
#B4E4EB #D7B4EB #EBBBB4 #C9EBB4
split-complementary
#B4E4EB #EBB4C9 #EBD7B4
monochromatic
#53C1D1 #84D3DE #B4E4EB #E4F5F8 #E7F6F9
Accessibility & contrast
On white
1.38
#B4E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#B4E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4EB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4EB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#A3E8E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4eb; /* rgb */ color: rgb(180, 228, 235); /* oklch */ color: oklch(88.8% 0.050 207.3);
Tailwind
colors: {
custom: {
50: '#cbecf1',
500: '#b4e4eb',
950: '#000000',
},
}SCSS
$custom: #b4e4eb; $custom-light: #cbecf1; $custom-dark: #000000;
JSON
{
"hex": "#b4e4eb",
"rgb": {
"r": 180,
"g": 228,
"b": 235
},
"hsl": {
"h": 187.636,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.88761,
"c": 0.05033,
"h": 207.3
},
"luminance": 0.71188
}Semantic roles & 50–950 ramp
primary
#B4E4EB
secondary
#C7857C
accent
#3520C5
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485