#BAE2EC#BAE2EC
#BAE2EC is a very light, muted cyan. Relative luminance 0.709; OKLCH L 88.7% C 0.044 H 214.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2EC |
|---|---|
| RGB | rgb(186, 226, 236) |
| HSL | hsl(192, 57%, 83%) |
| HSV | hsv(192, 21%, 93%) |
| CMYK | cmyk(21.2%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(87.43, -10.83, -9.18) |
| CIE-LCH | lch(87.43, 14.20, 220.28°) |
| OKLab | oklab(88.75% -0.0361 -0.0249) |
| OKLCH | oklch(88.75% 0.044 214.6) |
| XYZ | xyz(62.5821, 70.8858, 89.7256) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.83
Powder Blue
#B0E0E6
ΔE00 3.12
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Ice Blue
#A5DFF9
ΔE00 5.69
Light Sky Blue
#C6FCFF
ΔE00 7.01
Paleturquoise
#AFEEEE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2EC #ECC4BA
analogous
#BAECDD #BAE2EC #BAC9EC
triadic
#BAE2EC #ECBAE2 #E2ECBA
tetradic
#BAE2EC #DDBAEC #ECC4BA #C9ECBA
square
#BAE2EC #DDBAEC #ECC4BA #C9ECBA
split-complementary
#BAE2EC #ECBAC9 #ECDDBA
monochromatic
#5ABAD2 #8ACEDF #BAE2EC #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.38
#BAE2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BAE2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2EC
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2EC | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#ABE6E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae2ec; /* rgb */ color: rgb(186, 226, 236); /* oklch */ color: oklch(88.7% 0.044 214.6);
Tailwind
colors: {
custom: {
50: '#cfebf2',
500: '#bae2ec',
950: '#000000',
},
}SCSS
$custom: #bae2ec; $custom-light: #cfebf2; $custom-dark: #000000;
JSON
{
"hex": "#bae2ec",
"rgb": {
"r": 186,
"g": 226,
"b": 236
},
"hsl": {
"h": 192,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.88747,
"c": 0.04389,
"h": 214.6
},
"luminance": 0.70888
}Semantic roles & 50–950 ramp
primary
#BAE2EC
secondary
#C99081
accent
#4221C4
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485