#B4E4E9#B4E4E9
#B4E4E9 is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.7% C 0.050 H 204.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4E9 |
|---|---|
| RGB | rgb(180, 228, 233) |
| HSL | hsl(186, 55%, 81%) |
| HSV | hsv(186, 23%, 91%) |
| CMYK | cmyk(22.7%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(87.52, -14.28, -7.51) |
| CIE-LCH | lch(87.52, 16.14, 207.73°) |
| OKLab | oklab(88.7% -0.0455 -0.0204) |
| OKLCH | oklch(88.7% 0.05 204.2) |
| XYZ | xyz(61.2694, 71.0709, 87.5648) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.99
Pale Sky Blue
#BDF6FE
ΔE00 4.07
Paleturquoise
#AFEEEE
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 5.02
Light Sky Blue
#C6FCFF
ΔE00 5.19
Pale Blue
#D0FEFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4E9 #E9B9B4
analogous
#B4E9D3 #B4E4E9 #B4C9E9
triadic
#B4E4E9 #E9B4E4 #E4E9B4
tetradic
#B4E4E9 #D3B4E9 #E9B9B4 #C9E9B4
square
#B4E4E9 #D3B4E9 #E9B9B4 #C9E9B4
split-complementary
#B4E4E9 #E9B4C9 #E9D3B4
monochromatic
#55C2CD #85D3DB #B4E4E9 #E3F5F7 #E7F6F8
Accessibility & contrast
On white
1.38
#B4E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#B4E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4E9
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4E9 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0E9
Deuteranopia (green-blind)
#D3D8E9
Tritanopia (blue-blind)
#A3E8E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4e9; /* rgb */ color: rgb(180, 228, 233); /* oklch */ color: oklch(88.7% 0.050 204.2);
Tailwind
colors: {
custom: {
50: '#cbecf0',
500: '#b4e4e9',
950: '#000000',
},
}SCSS
$custom: #b4e4e9; $custom-light: #cbecf0; $custom-dark: #000000;
JSON
{
"hex": "#b4e4e9",
"rgb": {
"r": 180,
"g": 228,
"b": 233
},
"hsl": {
"h": 185.66,
"s": 54.639,
"l": 80.98
},
"oklch": {
"l": 0.88698,
"c": 0.04989,
"h": 204.2
},
"luminance": 0.71073
}Semantic roles & 50–950 ramp
primary
#B4E4E9
secondary
#C5837C
accent
#3223C2
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485