#BAE2ED#BAE2ED
#BAE2ED is a very light, muted cyan. Relative luminance 0.709; OKLCH L 88.8% C 0.044 H 216.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2ED |
|---|---|
| RGB | rgb(186, 226, 237) |
| HSL | hsl(193, 59%, 83%) |
| HSV | hsv(193, 22%, 93%) |
| CMYK | cmyk(21.5%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.46, -10.62, -9.66) |
| CIE-LCH | lch(87.46, 14.36, 222.31°) |
| OKLab | oklab(88.78% -0.0357 -0.0262) |
| OKLCH | oklch(88.78% 0.044 216.3) |
| XYZ | xyz(62.7278, 70.9441, 90.4929) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.66
Powder Blue
#B0E0E6
ΔE00 3.47
Ice Blue
#A5DFF9
ΔE00 5.36
Pale Sky Blue
#BDF6FE
ΔE00 5.70
Light Sky Blue
#C6FCFF
ΔE00 7.25
Very Light Blue
#D5FFFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2ED #EDC5BA
analogous
#BAEDDE #BAE2ED #BAC8ED
triadic
#BAE2ED #EDBAE2 #E2EDBA
tetradic
#BAE2ED #DEBAED #EDC5BA #C8EDBA
square
#BAE2ED #DEBAED #EDC5BA #C8EDBA
split-complementary
#BAE2ED #EDBAC8 #EDDEBA
monochromatic
#59B9D4 #89CEE0 #BAE2ED #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.38
#BAE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BAE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2ED
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2ED | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#ABE6E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae2ed; /* rgb */ color: rgb(186, 226, 237); /* oklch */ color: oklch(88.8% 0.044 216.3);
Tailwind
colors: {
custom: {
50: '#cfebf2',
500: '#bae2ed',
950: '#000000',
},
}SCSS
$custom: #bae2ed; $custom-light: #cfebf2; $custom-dark: #000000;
JSON
{
"hex": "#bae2ed",
"rgb": {
"r": 186,
"g": 226,
"b": 237
},
"hsl": {
"h": 192.941,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.88779,
"c": 0.04435,
"h": 216.3
},
"luminance": 0.70946
}Semantic roles & 50–950 ramp
primary
#BAE2ED
secondary
#CA9181
accent
#431FC6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485