#B4EAEE#B4EAEE
#B4EAEE is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.1% C 0.055 H 201.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAEE |
|---|---|
| RGB | rgb(180, 234, 238) |
| HSL | hsl(184, 63%, 82%) |
| HSV | hsv(184, 24%, 93%) |
| CMYK | cmyk(24.4%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.26, -16.21, -7.55) |
| CIE-LCH | lch(89.26, 17.89, 204.97°) |
| OKLab | oklab(90.13% -0.0512 -0.0206) |
| OKLCH | oklch(90.13% 0.055 201.9) |
| XYZ | xyz(63.6731, 74.7192, 91.9397) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.61
Paleturquoise
#AFEEEE
ΔE00 2.62
Pale Sky Blue
#BDF6FE
ΔE00 2.98
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAEE #EEB8B4
analogous
#B4EED5 #B4EAEE #B4CDEE
triadic
#B4EAEE #EEB4EA #EAEEB4
tetradic
#B4EAEE #D5B4EE #EEB8B4 #CDEEB4
square
#B4EAEE #D5B4EE #EEB8B4 #CDEEB4
split-complementary
#B4EAEE #EEB4CD #EED5B4
monochromatic
#50CED7 #82DCE3 #B4EAEE #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.32
#B4EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#B4EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAEE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAEE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#A1EEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b4eaee; /* rgb */ color: rgb(180, 234, 238); /* oklch */ color: oklch(90.1% 0.055 201.9);
Tailwind
colors: {
custom: {
50: '#cbf0f3',
500: '#b4eaee',
950: '#000000',
},
}SCSS
$custom: #b4eaee; $custom-light: #cbf0f3; $custom-dark: #000000;
JSON
{
"hex": "#b4eaee",
"rgb": {
"r": 180,
"g": 234,
"b": 238
},
"hsl": {
"h": 184.138,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.90127,
"c": 0.05523,
"h": 201.9
},
"luminance": 0.74722
}Semantic roles & 50–950 ramp
primary
#B4EAEE
secondary
#CC807B
accent
#271BCB
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585