#BAEDFA#BAEDFA
#BAEDFA is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.5% C 0.055 H 215.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDFA |
|---|---|
| RGB | rgb(186, 237, 250) |
| HSL | hsl(192, 86%, 85%) |
| HSV | hsv(192, 26%, 98%) |
| CMYK | cmyk(25.6%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(90.74, -13.36, -11.59) |
| CIE-LCH | lch(90.74, 17.69, 220.96°) |
| OKLab | oklab(91.5% -0.045 -0.0316) |
| OKLCH | oklch(91.5% 0.055 215) |
| XYZ | xyz(67.7840, 77.9067, 101.8899) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.18
Powder Blue
#B0E0E6
ΔE00 3.98
Lightblue
#ADD8E6
ΔE00 4.88
Light Sky Blue
#C6FCFF
ΔE00 5.21
Ice Blue
#A5DFF9
ΔE00 5.45
Pale Blue
#D0FEFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDFA #FAC7BA
analogous
#BAFAE7 #BAEDFA #BACDFA
triadic
#BAEDFA #FABAED #EDFABA
tetradic
#BAEDFA #E7BAFA #FAC7BA #CDFABA
square
#BAEDFA #E7BAFA #FAC7BA #CDFABA
split-complementary
#BAEDFA #FABACD #FAE7BA
monochromatic
#48CFF2 #81DEF6 #BAEDFA #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.27
#BAEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BAEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDFA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDFA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#A6F2F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baedfa; /* rgb */ color: rgb(186, 237, 250); /* oklch */ color: oklch(91.5% 0.055 215.0);
Tailwind
colors: {
custom: {
50: '#d0f2fc',
500: '#baedfa',
950: '#000000',
},
}SCSS
$custom: #baedfa; $custom-light: #d0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#baedfa",
"rgb": {
"r": 186,
"g": 237,
"b": 250
},
"hsl": {
"h": 192.188,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.915,
"c": 0.05498,
"h": 215
},
"luminance": 0.7791
}Semantic roles & 50–950 ramp
primary
#BAEDFA
secondary
#DE8E7A
accent
#3002E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585