#B5EAEF#B5EAEF
#B5EAEF is a very light, muted teal. Relative luminance 0.749; OKLCH L 90.2% C 0.054 H 203.4°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EAEF |
|---|---|
| RGB | rgb(181, 234, 239) |
| HSL | hsl(185, 64%, 82%) |
| HSV | hsv(185, 24%, 94%) |
| CMYK | cmyk(24.3%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.35, -15.71, -7.94) |
| CIE-LCH | lch(89.35, 17.60, 206.83°) |
| OKLab | oklab(90.22% -0.0499 -0.0216) |
| OKLCH | oklch(90.22% 0.054 203.4) |
| XYZ | xyz(64.0541, 74.8987, 92.7265) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.39
Pale Sky Blue
#BDF6FE
ΔE00 2.77
Paleturquoise
#AFEEEE
ΔE00 3.11
Light Sky Blue
#C6FCFF
ΔE00 3.88
Pale Blue
#D0FEFE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EAEF #EFBAB5
analogous
#B5EFD7 #B5EAEF #B5CDEF
triadic
#B5EAEF #EFB5EA #EAEFB5
tetradic
#B5EAEF #D7B5EF #EFBAB5 #CDEFB5
square
#B5EAEF #D7B5EF #EFBAB5 #CDEFB5
split-complementary
#B5EAEF #EFB5CD #EFD7B5
monochromatic
#50CDD9 #83DCE4 #B5EAEF #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.31
#B5EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#B5EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EAEF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EAEF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#A2EEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b5eaef; /* rgb */ color: rgb(181, 234, 239); /* oklch */ color: oklch(90.2% 0.054 203.4);
Tailwind
colors: {
custom: {
50: '#ccf0f4',
500: '#b5eaef',
950: '#000000',
},
}SCSS
$custom: #b5eaef; $custom-light: #ccf0f4; $custom-dark: #000000;
JSON
{
"hex": "#b5eaef",
"rgb": {
"r": 181,
"g": 234,
"b": 239
},
"hsl": {
"h": 185.172,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.90218,
"c": 0.05444,
"h": 203.4
},
"luminance": 0.74901
}Semantic roles & 50–950 ramp
primary
#B5EAEF
secondary
#CD827B
accent
#2919CC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131617
muted
#838585