#B4EAEF#B4EAEF
#B4EAEF is a very light, muted teal. Relative luminance 0.748; OKLCH L 90.2% C 0.055 H 203.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAEF |
|---|---|
| RGB | rgb(180, 234, 239) |
| HSL | hsl(185, 65%, 82%) |
| HSV | hsv(185, 25%, 94%) |
| CMYK | cmyk(24.7%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.29, -16.00, -8.03) |
| CIE-LCH | lch(89.29, 17.90, 206.66°) |
| OKLab | oklab(90.16% -0.0509 -0.0219) |
| OKLCH | oklch(90.16% 0.055 203.3) |
| XYZ | xyz(63.8204, 74.7782, 92.7156) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.46
Pale Sky Blue
#BDF6FE
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 2.96
Light Sky Blue
#C6FCFF
ΔE00 3.90
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Pale Blue
#D0FEFE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAEF #EFB9B4
analogous
#B4EFD7 #B4EAEF #B4CDEF
triadic
#B4EAEF #EFB4EA #EAEFB4
tetradic
#B4EAEF #D7B4EF #EFB9B4 #CDEFB4
square
#B4EAEF #D7B4EF #EFB9B4 #CDEFB4
split-complementary
#B4EAEF #EFB4CD #EFD7B4
monochromatic
#4FCED9 #82DCE4 #B4EAEF #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.32
#B4EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#B4EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAEF
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAEF | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#A1EEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b4eaef; /* rgb */ color: rgb(180, 234, 239); /* oklch */ color: oklch(90.2% 0.055 203.3);
Tailwind
colors: {
custom: {
50: '#cbf0f4',
500: '#b4eaef',
950: '#000000',
},
}SCSS
$custom: #b4eaef; $custom-light: #cbf0f4; $custom-dark: #000000;
JSON
{
"hex": "#b4eaef",
"rgb": {
"r": 180,
"g": 234,
"b": 239
},
"hsl": {
"h": 185.085,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.90159,
"c": 0.05537,
"h": 203.3
},
"luminance": 0.74781
}Semantic roles & 50–950 ramp
primary
#B4EAEF
secondary
#CD817A
accent
#2819CD
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585