#B5EAEB#B5EAEB
#B5EAEB is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.1% C 0.054 H 197.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EAEB |
|---|---|
| RGB | rgb(181, 234, 235) |
| HSL | hsl(181, 57%, 82%) |
| HSV | hsv(181, 23%, 92%) |
| CMYK | cmyk(23%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.24, -16.57, -6.01) |
| CIE-LCH | lch(89.24, 17.63, 199.94°) |
| OKLab | oklab(90.1% -0.0515 -0.0164) |
| OKLCH | oklch(90.1% 0.054 197.7) |
| XYZ | xyz(63.4697, 74.6649, 89.6487) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.03
Powder Blue
#B0E0E6
ΔE00 3.25
Pale Sky Blue
#BDF6FE
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 3.93
Duck Egg Blue
#C3FBF4
ΔE00 4.74
Pale Blue
#D0FEFE
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EAEB #EBB6B5
analogous
#B5EBD1 #B5EAEB #B5CFEB
triadic
#B5EAEB #EBB5EA #EAEBB5
tetradic
#B5EAEB #D1B5EB #EBB6B5 #CFEBB5
square
#B5EAEB #D1B5EB #EBB6B5 #CFEBB5
split-complementary
#B5EAEB #EBB5CF #EBD1B5
monochromatic
#55CFD1 #85DCDE #B5EAEB #E5F8F8 #E7F8F8
Accessibility & contrast
On white
1.32
#B5EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#B5EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EAEB
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EAEB | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#A3EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b5eaeb; /* rgb */ color: rgb(181, 234, 235); /* oklch */ color: oklch(90.1% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#ccf0f1',
500: '#b5eaeb',
950: '#000000',
},
}SCSS
$custom: #b5eaeb; $custom-light: #ccf0f1; $custom-dark: #000000;
JSON
{
"hex": "#b5eaeb",
"rgb": {
"r": 181,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.111,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.90095,
"c": 0.05406,
"h": 197.7
},
"luminance": 0.74668
}Semantic roles & 50–950 ramp
primary
#B5EAEB
secondary
#C77E7D
accent
#2420C5
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585