#B5EAEC#B5EAEC
#B5EAEC is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.1% C 0.054 H 199.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EAEC |
|---|---|
| RGB | rgb(181, 234, 236) |
| HSL | hsl(182, 59%, 82%) |
| HSV | hsv(182, 23%, 93%) |
| CMYK | cmyk(23.3%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.26, -16.36, -6.49) |
| CIE-LCH | lch(89.26, 17.60, 201.66°) |
| OKLab | oklab(90.13% -0.0511 -0.0177) |
| OKLCH | oklch(90.13% 0.054 199.1) |
| XYZ | xyz(63.6146, 74.7229, 90.4117) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.22
Powder Blue
#B0E0E6
ΔE00 2.98
Pale Sky Blue
#BDF6FE
ΔE00 3.45
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 4.75
Light Light Blue
#CAFFFB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EAEC #ECB7B5
analogous
#B5ECD3 #B5EAEC #B5CFEC
triadic
#B5EAEC #ECB5EA #EAECB5
tetradic
#B5EAEC #D3B5EC #ECB7B5 #CFECB5
square
#B5EAEC #D3B5EC #ECB7B5 #CFECB5
split-complementary
#B5EAEC #ECB5CF #ECD3B5
monochromatic
#54CED3 #84DCDF #B5EAEC #E6F8F9 #E7F8F9
Accessibility & contrast
On white
1.32
#B5EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#B5EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EAEC
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EAEC | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#A3EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b5eaec; /* rgb */ color: rgb(181, 234, 236); /* oklch */ color: oklch(90.1% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#ccf0f2',
500: '#b5eaec',
950: '#000000',
},
}SCSS
$custom: #b5eaec; $custom-light: #ccf0f2; $custom-dark: #000000;
JSON
{
"hex": "#b5eaec",
"rgb": {
"r": 181,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.182,
"s": 59.14,
"l": 81.765
},
"oklch": {
"l": 0.90125,
"c": 0.0541,
"h": 199.1
},
"luminance": 0.74726
}Semantic roles & 50–950 ramp
primary
#B5EAEC
secondary
#C97F7C
accent
#251FC7
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585