#B4E9EA#B4E9EA
#B4E9EA is a very light, muted teal. Relative luminance 0.739; OKLCH L 89.8% C 0.054 H 197.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E9EA |
|---|---|
| RGB | rgb(180, 233, 234) |
| HSL | hsl(181, 56%, 81%) |
| HSV | hsv(181, 23%, 92%) |
| CMYK | cmyk(23.1%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.88, -16.58, -6.01) |
| CIE-LCH | lch(88.88, 17.64, 199.94°) |
| OKLab | oklab(89.79% -0.0515 -0.0164) |
| OKLCH | oklch(89.79% 0.054 197.7) |
| XYZ | xyz(62.8081, 73.9190, 88.7844) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.09
Powder Blue
#B0E0E6
ΔE00 3.13
Pale Sky Blue
#BDF6FE
ΔE00 3.90
Light Sky Blue
#C6FCFF
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Pale Blue
#D0FEFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E9EA #EAB5B4
analogous
#B4EAD0 #B4E9EA #B4CEEA
triadic
#B4E9EA #EAB4E9 #E9EAB4
tetradic
#B4E9EA #D0B4EA #EAB5B4 #CEEAB4
square
#B4E9EA #D0B4EA #EAB5B4 #CEEAB4
split-complementary
#B4E9EA #EAB4CE #EAD0B4
monochromatic
#54CDCF #84DBDD #B4E9EA #E4F7F7 #E7F8F8
Accessibility & contrast
On white
1.33
#B4E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#B4E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E9EA
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E9EA | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#A2EDE9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b4e9ea; /* rgb */ color: rgb(180, 233, 234); /* oklch */ color: oklch(89.8% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#cbf0f0',
500: '#b4e9ea',
950: '#000000',
},
}SCSS
$custom: #b4e9ea; $custom-light: #cbf0f0; $custom-dark: #000000;
JSON
{
"hex": "#b4e9ea",
"rgb": {
"r": 180,
"g": 233,
"b": 234
},
"hsl": {
"h": 181.111,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.89791,
"c": 0.05408,
"h": 197.7
},
"luminance": 0.73922
}Semantic roles & 50–950 ramp
primary
#B4E9EA
secondary
#C67D7C
accent
#2522C4
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585