#BAE8EA#BAE8EA
#BAE8EA is a very light, muted teal. Relative luminance 0.741; OKLCH L 89.9% C 0.047 H 199.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE8EA |
|---|---|
| RGB | rgb(186, 232, 234) |
| HSL | hsl(183, 53%, 82%) |
| HSV | hsv(183, 21%, 92%) |
| CMYK | cmyk(20.5%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(88.97, -14.30, -5.85) |
| CIE-LCH | lch(88.97, 15.45, 202.27°) |
| OKLab | oklab(89.95% -0.0447 -0.0159) |
| OKLCH | oklch(89.95% 0.047 199.6) |
| XYZ | xyz(63.9533, 74.0905, 88.7572) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.44
Paleturquoise
#AFEEEE
ΔE00 3.64
Pale Sky Blue
#BDF6FE
ΔE00 3.88
Light Sky Blue
#C6FCFF
ΔE00 4.29
Pale Blue
#D0FEFE
ΔE00 4.73
Really Light Blue
#D4FFFF
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE8EA #EABCBA
analogous
#BAEAD4 #BAE8EA #BAD0EA
triadic
#BAE8EA #EABAE8 #E8EABA
tetradic
#BAE8EA #D4BAEA #EABCBA #D0EABA
square
#BAE8EA #D4BAEA #EABCBA #D0EABA
split-complementary
#BAE8EA #EABAD0 #EAD4BA
monochromatic
#5CC9CD #8BD8DC #BAE8EA #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.33
#BAE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#BAE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE8EA
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE8EA | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EA
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#ABEBE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bae8ea; /* rgb */ color: rgb(186, 232, 234); /* oklch */ color: oklch(89.9% 0.047 199.6);
Tailwind
colors: {
custom: {
50: '#cfeff0',
500: '#bae8ea',
950: '#000000',
},
}SCSS
$custom: #bae8ea; $custom-light: #cfeff0; $custom-dark: #000000;
JSON
{
"hex": "#bae8ea",
"rgb": {
"r": 186,
"g": 232,
"b": 234
},
"hsl": {
"h": 182.5,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.89946,
"c": 0.04747,
"h": 199.6
},
"luminance": 0.74093
}Semantic roles & 50–950 ramp
primary
#BAE8EA
secondary
#C68582
accent
#2B25C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585