#BAEAFE#BAEAFE
#BAEAFE is a very light, muted cyan. Relative luminance 0.764; OKLCH L 91.0% C 0.056 H 225.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEAFE |
|---|---|
| RGB | rgb(186, 234, 254) |
| HSL | hsl(198, 97%, 86%) |
| HSV | hsv(198, 27%, 100%) |
| CMYK | cmyk(26.8%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.06, -10.95, -14.69) |
| CIE-LCH | lch(90.06, 18.32, 233.31°) |
| OKLab | oklab(91% -0.0397 -0.04) |
| OKLCH | oklch(91% 0.056 225.2) |
| XYZ | xyz(67.5565, 76.4377, 104.9411) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.49
Lightblue
#ADD8E6
ΔE00 4.51
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.19
Light Sky Blue
#C6FCFF
ΔE00 8.10
Baby Blue
#89CFF0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEAFE #FECEBA
analogous
#BAFEF0 #BAEAFE #BAC8FE
triadic
#BAEAFE #FEBAEA #EAFEBA
tetradic
#BAEAFE #F0BAFE #FECEBA #C8FEBA
square
#BAEAFE #F0BAFE #FECEBA #C8FEBA
split-complementary
#BAEAFE #FEBAC8 #FEF0BA
monochromatic
#41C5FC #7ED8FD #BAEAFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.29
#BAEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BAEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEAFE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEAFE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#A5F0F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baeafe; /* rgb */ color: rgb(186, 234, 254); /* oklch */ color: oklch(91.0% 0.056 225.2);
Tailwind
colors: {
custom: {
50: '#d0f0fe',
500: '#baeafe',
950: '#000000',
},
}SCSS
$custom: #baeafe; $custom-light: #d0f0fe; $custom-dark: #000000;
JSON
{
"hex": "#baeafe",
"rgb": {
"r": 186,
"g": 234,
"b": 254
},
"hsl": {
"h": 197.647,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.91004,
"c": 0.05641,
"h": 225.2
},
"luminance": 0.7644
}Semantic roles & 50–950 ramp
primary
#BAEAFE
secondary
#E59777
accent
#4300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585