#BAECFA#BAECFA
#BAECFA is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.3% C 0.055 H 216.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECFA |
|---|---|
| RGB | rgb(186, 236, 250) |
| HSL | hsl(193, 86%, 85%) |
| HSV | hsv(193, 26%, 98%) |
| CMYK | cmyk(25.6%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(90.47, -12.85, -11.99) |
| CIE-LCH | lch(90.47, 17.58, 223.00°) |
| OKLab | oklab(91.29% -0.0437 -0.0326) |
| OKLCH | oklch(91.29% 0.055 216.7) |
| XYZ | xyz(67.4953, 77.3293, 101.7937) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.72
Powder Blue
#B0E0E6
ΔE00 4.19
Lightblue
#ADD8E6
ΔE00 4.56
Ice Blue
#A5DFF9
ΔE00 5.02
Light Sky Blue
#C6FCFF
ΔE00 5.73
Pale Blue
#D0FEFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECFA #FAC8BA
analogous
#BAFAE8 #BAECFA #BACCFA
triadic
#BAECFA #FABAEC #ECFABA
tetradic
#BAECFA #E8BAFA #FAC8BA #CCFABA
square
#BAECFA #E8BAFA #FAC8BA #CCFABA
split-complementary
#BAECFA #FABACC #FAE8BA
monochromatic
#48CDF2 #81DCF6 #BAECFA #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.28
#BAECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BAECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECFA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECFA | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#A6F1F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baecfa; /* rgb */ color: rgb(186, 236, 250); /* oklch */ color: oklch(91.3% 0.055 216.7);
Tailwind
colors: {
custom: {
50: '#d0f2fc',
500: '#baecfa',
950: '#000000',
},
}SCSS
$custom: #baecfa; $custom-light: #d0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#baecfa",
"rgb": {
"r": 186,
"g": 236,
"b": 250
},
"hsl": {
"h": 193.125,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.9129,
"c": 0.05458,
"h": 216.7
},
"luminance": 0.77332
}Semantic roles & 50–950 ramp
primary
#BAECFA
secondary
#DE907A
accent
#3402E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585