#B4EAEB#B4EAEB
#B4EAEB is a very light, muted teal. Relative luminance 0.745; OKLCH L 90.0% C 0.055 H 197.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAEB |
|---|---|
| RGB | rgb(180, 234, 235) |
| HSL | hsl(181, 58%, 81%) |
| HSV | hsv(181, 23%, 92%) |
| CMYK | cmyk(23.4%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.18, -16.86, -6.10) |
| CIE-LCH | lch(89.18, 17.93, 199.89°) |
| OKLab | oklab(90.04% -0.0524 -0.0167) |
| OKLCH | oklch(90.04% 0.055 197.6) |
| XYZ | xyz(63.2360, 74.5444, 89.6378) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.85
Powder Blue
#B0E0E6
ΔE00 3.33
Pale Sky Blue
#BDF6FE
ΔE00 3.78
Light Sky Blue
#C6FCFF
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Light Blue
#CAFFFB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAEB #EBB5B4
analogous
#B4EBD1 #B4EAEB #B4CFEB
triadic
#B4EAEB #EBB4EA #EAEBB4
tetradic
#B4EAEB #D1B4EB #EBB5B4 #CFEBB4
square
#B4EAEB #D1B4EB #EBB5B4 #CFEBB4
split-complementary
#B4EAEB #EBB4CF #EBD1B4
monochromatic
#53CFD1 #84DCDE #B4EAEB #E4F8F8 #E7F8F9
Accessibility & contrast
On white
1.32
#B4EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#B4EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAEB
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAEB | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#A2EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b4eaeb; /* rgb */ color: rgb(180, 234, 235); /* oklch */ color: oklch(90.0% 0.055 197.6);
Tailwind
colors: {
custom: {
50: '#cbf0f1',
500: '#b4eaeb',
950: '#000000',
},
}SCSS
$custom: #b4eaeb; $custom-light: #cbf0f1; $custom-dark: #000000;
JSON
{
"hex": "#b4eaeb",
"rgb": {
"r": 180,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.091,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90035,
"c": 0.055,
"h": 197.6
},
"luminance": 0.74547
}Semantic roles & 50–950 ramp
primary
#B4EAEB
secondary
#C77D7C
accent
#2320C5
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585