#B4E5ED#B4E5ED
#B4E5ED is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.0% C 0.052 H 208.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5ED |
|---|---|
| RGB | rgb(180, 229, 237) |
| HSL | hsl(188, 61%, 82%) |
| HSV | hsv(188, 24%, 93%) |
| CMYK | cmyk(24.1%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(87.90, -13.92, -9.05) |
| CIE-LCH | lch(87.90, 16.60, 213.03°) |
| OKLab | oklab(89.04% -0.0453 -0.0246) |
| OKLCH | oklch(89.04% 0.052 208.5) |
| XYZ | xyz(62.1232, 71.8538, 90.7003) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.38
Pale Sky Blue
#BDF6FE
ΔE00 3.77
Lightblue
#ADD8E6
ΔE00 4.26
Paleturquoise
#AFEEEE
ΔE00 4.97
Light Sky Blue
#C6FCFF
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5ED #EDBCB4
analogous
#B4EDD9 #B4E5ED #B4C9ED
triadic
#B4E5ED #EDB4E5 #E5EDB4
tetradic
#B4E5ED #D9B4ED #EDBCB4 #C9EDB4
square
#B4E5ED #D9B4ED #EDBCB4 #C9EDB4
split-complementary
#B4E5ED #EDB4C9 #EDD9B4
monochromatic
#51C3D5 #83D4E1 #B4E5ED #E5F6F9 #E6F6F9
Accessibility & contrast
On white
1.37
#B4E5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#B4E5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5ED
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5ED | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#A2E9E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4e5ed; /* rgb */ color: rgb(180, 229, 237); /* oklch */ color: oklch(89.0% 0.052 208.5);
Tailwind
colors: {
custom: {
50: '#cbedf2',
500: '#b4e5ed',
950: '#000000',
},
}SCSS
$custom: #b4e5ed; $custom-light: #cbedf2; $custom-dark: #000000;
JSON
{
"hex": "#b4e5ed",
"rgb": {
"r": 180,
"g": 229,
"b": 237
},
"hsl": {
"h": 188.421,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.89035,
"c": 0.05152,
"h": 208.5
},
"luminance": 0.71856
}Semantic roles & 50–950 ramp
primary
#B4E5ED
secondary
#CA867B
accent
#351DC9
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485