#B4E5EC#B4E5EC
#B4E5EC is a very light, muted teal. Relative luminance 0.718; OKLCH L 89.0% C 0.051 H 207.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5EC |
|---|---|
| RGB | rgb(180, 229, 236) |
| HSL | hsl(188, 60%, 82%) |
| HSV | hsv(188, 24%, 93%) |
| CMYK | cmyk(23.7%, 3%, 0%, 7.5%) |
| CIE-LAB | lab(87.87, -14.14, -8.56) |
| CIE-LCH | lch(87.87, 16.53, 211.21°) |
| OKLab | oklab(89% -0.0456 -0.0233) |
| OKLCH | oklch(89% 0.051 207.1) |
| XYZ | xyz(61.9775, 71.7955, 89.9330) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.19
Pale Sky Blue
#BDF6FE
ΔE00 3.74
Lightblue
#ADD8E6
ΔE00 4.57
Paleturquoise
#AFEEEE
ΔE00 4.63
Light Sky Blue
#C6FCFF
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5EC #ECBBB4
analogous
#B4ECD7 #B4E5EC #B4C9EC
triadic
#B4E5EC #ECB4E5 #E5ECB4
tetradic
#B4E5EC #D7B4EC #ECBBB4 #C9ECB4
square
#B4E5EC #D7B4EC #ECBBB4 #C9ECB4
split-complementary
#B4E5EC #ECB4C9 #ECD7B4
monochromatic
#52C3D3 #83D4E0 #B4E5EC #E5F6F8 #E7F7F9
Accessibility & contrast
On white
1.37
#B4E5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#B4E5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5EC
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5EC | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#A2E9E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4e5ec; /* rgb */ color: rgb(180, 229, 236); /* oklch */ color: oklch(89.0% 0.051 207.1);
Tailwind
colors: {
custom: {
50: '#cbedf2',
500: '#b4e5ec',
950: '#000000',
},
}SCSS
$custom: #b4e5ec; $custom-light: #cbedf2; $custom-dark: #000000;
JSON
{
"hex": "#b4e5ec",
"rgb": {
"r": 180,
"g": 229,
"b": 236
},
"hsl": {
"h": 187.5,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.89004,
"c": 0.05125,
"h": 207.1
},
"luminance": 0.71798
}Semantic roles & 50–950 ramp
primary
#B4E5EC
secondary
#C9857B
accent
#331EC7
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485