#BAE4EA#BAE4EA
#BAE4EA is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.1% C 0.044 H 207.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE4EA |
|---|---|
| RGB | rgb(186, 228, 234) |
| HSL | hsl(188, 53%, 82%) |
| HSV | hsv(188, 21%, 92%) |
| CMYK | cmyk(20.5%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.90, -12.28, -7.42) |
| CIE-LCH | lch(87.90, 14.35, 211.17°) |
| OKLab | oklab(89.1% -0.0395 -0.0202) |
| OKLCH | oklch(89.1% 0.044 207) |
| XYZ | xyz(62.8402, 71.8642, 88.3862) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.81
Lightblue
#ADD8E6
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 4.52
Paleturquoise
#AFEEEE
ΔE00 5.63
Light Sky Blue
#C6FCFF
ΔE00 5.65
Pale Blue
#D0FEFE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE4EA #EAC0BA
analogous
#BAEAD8 #BAE4EA #BACCEA
triadic
#BAE4EA #EABAE4 #E4EABA
tetradic
#BAE4EA #D8BAEA #EAC0BA #CCEABA
square
#BAE4EA #D8BAEA #EAC0BA #CCEABA
split-complementary
#BAE4EA #EABACC #EAD8BA
monochromatic
#5CBFCD #8BD2DC #BAE4EA #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.37
#BAE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BAE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE4EA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE4EA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#ABE8E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae4ea; /* rgb */ color: rgb(186, 228, 234); /* oklch */ color: oklch(89.1% 0.044 207.0);
Tailwind
colors: {
custom: {
50: '#cfecf0',
500: '#bae4ea',
950: '#000000',
},
}SCSS
$custom: #bae4ea; $custom-light: #cfecf0; $custom-dark: #000000;
JSON
{
"hex": "#bae4ea",
"rgb": {
"r": 186,
"g": 228,
"b": 234
},
"hsl": {
"h": 187.5,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.89104,
"c": 0.04436,
"h": 207
},
"luminance": 0.71866
}Semantic roles & 50–950 ramp
primary
#BAE4EA
secondary
#C68B82
accent
#3825C1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485