#B4E4EA#B4E4EA
#B4E4EA is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.7% C 0.050 H 205.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4EA |
|---|---|
| RGB | rgb(180, 228, 234) |
| HSL | hsl(187, 56%, 81%) |
| HSV | hsv(187, 23%, 92%) |
| CMYK | cmyk(23.1%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.55, -14.07, -7.99) |
| CIE-LCH | lch(87.55, 16.18, 209.60°) |
| OKLab | oklab(88.73% -0.0451 -0.0217) |
| OKLCH | oklch(88.73% 0.05 205.7) |
| XYZ | xyz(61.4127, 71.1282, 88.3193) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.91
Pale Sky Blue
#BDF6FE
ΔE00 4.01
Paleturquoise
#AFEEEE
ΔE00 4.54
Lightblue
#ADD8E6
ΔE00 4.67
Light Sky Blue
#C6FCFF
ΔE00 5.29
Pale Blue
#D0FEFE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4EA #EABAB4
analogous
#B4EAD5 #B4E4EA #B4C9EA
triadic
#B4E4EA #EAB4E4 #E4EAB4
tetradic
#B4E4EA #D5B4EA #EABAB4 #C9EAB4
square
#B4E4EA #D5B4EA #EABAB4 #C9EAB4
split-complementary
#B4E4EA #EAB4C9 #EAD5B4
monochromatic
#54C2CF #84D3DD #B4E4EA #E4F5F7 #E7F6F8
Accessibility & contrast
On white
1.38
#B4E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#B4E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4EA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4EA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#A3E8E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4ea; /* rgb */ color: rgb(180, 228, 234); /* oklch */ color: oklch(88.7% 0.050 205.7);
Tailwind
colors: {
custom: {
50: '#cbecf0',
500: '#b4e4ea',
950: '#000000',
},
}SCSS
$custom: #b4e4ea; $custom-light: #cbecf0; $custom-dark: #000000;
JSON
{
"hex": "#b4e4ea",
"rgb": {
"r": 180,
"g": 228,
"b": 234
},
"hsl": {
"h": 186.667,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.88729,
"c": 0.05009,
"h": 205.7
},
"luminance": 0.71131
}Semantic roles & 50–950 ramp
primary
#B4E4EA
secondary
#C6847C
accent
#3422C4
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485