#BAE2EE#BAE2EE
#BAE2EE is a very light, muted cyan. Relative luminance 0.710; OKLCH L 88.8% C 0.045 H 217.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2EE |
|---|---|
| RGB | rgb(186, 226, 238) |
| HSL | hsl(194, 60%, 83%) |
| HSV | hsv(194, 22%, 93%) |
| CMYK | cmyk(21.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(87.49, -10.40, -10.15) |
| CIE-LCH | lch(87.49, 14.53, 224.29°) |
| OKLab | oklab(88.81% -0.0354 -0.0276) |
| OKLCH | oklch(88.81% 0.045 217.9) |
| XYZ | xyz(62.8743, 71.0027, 91.2645) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.56
Powder Blue
#B0E0E6
ΔE00 3.84
Ice Blue
#A5DFF9
ΔE00 5.05
Pale Sky Blue
#BDF6FE
ΔE00 5.91
Light Sky Blue
#C6FCFF
ΔE00 7.52
Very Light Blue
#D5FFFF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2EE #EEC6BA
analogous
#BAEEE0 #BAE2EE #BAC8EE
triadic
#BAE2EE #EEBAE2 #E2EEBA
tetradic
#BAE2EE #E0BAEE #EEC6BA #C8EEBA
square
#BAE2EE #E0BAEE #EEC6BA #C8EEBA
split-complementary
#BAE2EE #EEBAC8 #EEE0BA
monochromatic
#58B9D6 #89CDE2 #BAE2EE #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.38
#BAE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#BAE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2EE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2EE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#ABE7E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae2ee; /* rgb */ color: rgb(186, 226, 238); /* oklch */ color: oklch(88.8% 0.045 217.9);
Tailwind
colors: {
custom: {
50: '#cfebf3',
500: '#bae2ee',
950: '#000000',
},
}SCSS
$custom: #bae2ee; $custom-light: #cfebf3; $custom-dark: #000000;
JSON
{
"hex": "#bae2ee",
"rgb": {
"r": 186,
"g": 226,
"b": 238
},
"hsl": {
"h": 193.846,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.88811,
"c": 0.04485,
"h": 217.9
},
"luminance": 0.71005
}Semantic roles & 50–950 ramp
primary
#BAE2EE
secondary
#CC9280
accent
#451DC8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485