#B4E5EE#B4E5EE
#B4E5EE is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.1% C 0.052 H 210.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5EE |
|---|---|
| RGB | rgb(180, 229, 238) |
| HSL | hsl(189, 63%, 82%) |
| HSV | hsv(189, 24%, 93%) |
| CMYK | cmyk(24.4%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(87.93, -13.70, -9.53) |
| CIE-LCH | lch(87.93, 16.69, 214.83°) |
| OKLab | oklab(89.07% -0.0449 -0.0259) |
| OKLCH | oklch(89.07% 0.052 210) |
| XYZ | xyz(62.2697, 71.9124, 91.4719) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.66
Pale Sky Blue
#BDF6FE
ΔE00 3.84
Lightblue
#ADD8E6
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 5.32
Light Sky Blue
#C6FCFF
ΔE00 5.53
Ice Blue
#A5DFF9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5EE #EEBDB4
analogous
#B4EEDA #B4E5EE #B4C8EE
triadic
#B4E5EE #EEB4E5 #E5EEB4
tetradic
#B4E5EE #DAB4EE #EEBDB4 #C8EEB4
square
#B4E5EE #DAB4EE #EEBDB4 #C8EEB4
split-complementary
#B4E5EE #EEB4C8 #EEDAB4
monochromatic
#50C2D7 #82D4E3 #B4E5EE #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.37
#B4E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#B4E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5EE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5EE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#A2EAE8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4e5ee; /* rgb */ color: rgb(180, 229, 238); /* oklch */ color: oklch(89.1% 0.052 210.0);
Tailwind
colors: {
custom: {
50: '#cbedf3',
500: '#b4e5ee',
950: '#000000',
},
}SCSS
$custom: #b4e5ee; $custom-light: #cbedf3; $custom-dark: #000000;
JSON
{
"hex": "#b4e5ee",
"rgb": {
"r": 180,
"g": 229,
"b": 238
},
"hsl": {
"h": 189.31,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.89067,
"c": 0.05183,
"h": 210
},
"luminance": 0.71915
}Semantic roles & 50–950 ramp
primary
#B4E5EE
secondary
#CC877B
accent
#361BCB
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485