#94BBFA#94BBFA
#94BBFA is a light, moderate blue. Relative luminance 0.487; OKLCH L 78.8% C 0.100 H 259.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBFA |
|---|---|
| RGB | rgb(148, 187, 250) |
| HSL | hsl(217, 91%, 78%) |
| HSV | hsv(217, 41%, 98%) |
| CMYK | cmyk(40.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(75.29, 2.56, -35.28) |
| CIE-LCH | lch(75.29, 35.37, 274.15°) |
| OKLab | oklab(78.75% -0.0177 -0.0982) |
| OKLCH | oklch(78.75% 0.1 259.8) |
| XYZ | xyz(47.2329, 48.7361, 97.3421) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.76
Pastel Blue
#A2BFFE
ΔE00 2.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBFA #FAD394
analogous
#94EEFA #94BBFA #A094FA
triadic
#94BBFA #FA94BB #BBFA94
tetradic
#94BBFA #FA94EE #FAD394 #94FAA0
square
#94BBFA #FA94EE #FAD394 #94FAA0
split-complementary
#94BBFA #FAA094 #EEFA94
monochromatic
#1F71F5 #5A96F7 #94BBFA #CEE0FD #E2ECFE
Accessibility & contrast
On white
1.95
#94BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#94BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBFA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBFA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#70C8D1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bbfa; /* rgb */ color: rgb(148, 187, 250); /* oklch */ color: oklch(78.8% 0.100 259.8);
Tailwind
colors: {
custom: {
50: '#b7cffc',
500: '#94bbfa',
950: '#000000',
},
}SCSS
$custom: #94bbfa; $custom-light: #b7cffc; $custom-dark: #000000;
JSON
{
"hex": "#94bbfa",
"rgb": {
"r": 148,
"g": 187,
"b": 250
},
"hsl": {
"h": 217.059,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.78751,
"c": 0.09979,
"h": 259.8
},
"luminance": 0.48739
}Semantic roles & 50–950 ramp
primary
#94BBFA
secondary
#F6E9D5
accent
#8E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285