#BAE5EA#BAE5EA
#BAE5EA is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.3% C 0.045 H 205.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE5EA |
|---|---|
| RGB | rgb(186, 229, 234) |
| HSL | hsl(186, 53%, 82%) |
| HSV | hsv(186, 21%, 92%) |
| CMYK | cmyk(20.5%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.17, -12.78, -7.03) |
| CIE-LCH | lch(88.17, 14.59, 208.81°) |
| OKLab | oklab(89.31% -0.0408 -0.0191) |
| OKLCH | oklch(89.31% 0.045 205.1) |
| XYZ | xyz(63.1160, 72.4160, 88.4781) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.71
Pale Sky Blue
#BDF6FE
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 4.79
Paleturquoise
#AFEEEE
ΔE00 5.09
Light Sky Blue
#C6FCFF
ΔE00 5.24
Pale Blue
#D0FEFE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE5EA #EABFBA
analogous
#BAEAD7 #BAE5EA #BACDEA
triadic
#BAE5EA #EABAE5 #E5EABA
tetradic
#BAE5EA #D7BAEA #EABFBA #CDEABA
square
#BAE5EA #D7BAEA #EABFBA #CDEABA
split-complementary
#BAE5EA #EABACD #EAD7BA
monochromatic
#5CC2CD #8BD3DC #BAE5EA #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.36
#BAE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#BAE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE5EA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE5EA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#ABE9E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bae5ea; /* rgb */ color: rgb(186, 229, 234); /* oklch */ color: oklch(89.3% 0.045 205.1);
Tailwind
colors: {
custom: {
50: '#cfedf0',
500: '#bae5ea',
950: '#000000',
},
}SCSS
$custom: #bae5ea; $custom-light: #cfedf0; $custom-dark: #000000;
JSON
{
"hex": "#bae5ea",
"rgb": {
"r": 186,
"g": 229,
"b": 234
},
"hsl": {
"h": 186.25,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.89314,
"c": 0.04506,
"h": 205.1
},
"luminance": 0.72418
}Semantic roles & 50–950 ramp
primary
#BAE5EA
secondary
#C68982
accent
#3525C1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485