#BAE2EA#BAE2EA
#BAE2EA is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.7% C 0.043 H 211.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2EA |
|---|---|
| RGB | rgb(186, 226, 234) |
| HSL | hsl(190, 53%, 82%) |
| HSV | hsv(190, 21%, 92%) |
| CMYK | cmyk(20.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(87.37, -11.26, -8.21) |
| CIE-LCH | lch(87.37, 13.94, 216.10°) |
| OKLab | oklab(88.68% -0.0369 -0.0223) |
| OKLCH | oklch(88.68% 0.043 211.1) |
| XYZ | xyz(62.2931, 70.7702, 88.2038) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.48
Lightblue
#ADD8E6
ΔE00 3.32
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 6.39
Light Sky Blue
#C6FCFF
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2EA #EAC2BA
analogous
#BAEADA #BAE2EA #BACAEA
triadic
#BAE2EA #EABAE2 #E2EABA
tetradic
#BAE2EA #DABAEA #EAC2BA #CAEABA
square
#BAE2EA #DABAEA #EAC2BA #CAEABA
split-complementary
#BAE2EA #EABACA #EADABA
monochromatic
#5CBBCD #8BCEDC #BAE2EA #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.39
#BAE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BAE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2EA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2EA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#ACE6E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae2ea; /* rgb */ color: rgb(186, 226, 234); /* oklch */ color: oklch(88.7% 0.043 211.1);
Tailwind
colors: {
custom: {
50: '#cfebf0',
500: '#bae2ea',
950: '#000000',
},
}SCSS
$custom: #bae2ea; $custom-light: #cfebf0; $custom-dark: #000000;
JSON
{
"hex": "#bae2ea",
"rgb": {
"r": 186,
"g": 226,
"b": 234
},
"hsl": {
"h": 190,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.88684,
"c": 0.0431,
"h": 211.1
},
"luminance": 0.70772
}Semantic roles & 50–950 ramp
primary
#BAE2EA
secondary
#C68D82
accent
#3F25C1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485