#94BEFF#94BEFF
#94BEFF is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.6% C 0.103 H 258.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEFF |
|---|---|
| RGB | rgb(148, 190, 255) |
| HSL | hsl(216, 100%, 79%) |
| HSV | hsv(216, 42%, 100%) |
| CMYK | cmyk(42%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.28, 2.27, -36.43) |
| CIE-LCH | lch(76.28, 36.50, 273.57°) |
| OKLab | oklab(79.59% -0.0198 -0.1015) |
| OKLCH | oklch(79.59% 0.103 258.9) |
| XYZ | xyz(48.6704, 50.3400, 101.7404) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.81
Pastel Blue
#A2BFFE
ΔE00 3.13
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Sky Blue (survey)
#75BBFD
ΔE00 5.50
Powder Blue (survey)
#B1D1FC
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEFF #FFD594
analogous
#94F3FF #94BEFF #A094FF
triadic
#94BEFF #FF94BE #BEFF94
tetradic
#94BEFF #FF94F3 #FFD594 #94FFA0
square
#94BEFF #FF94F3 #FFD594 #94FFA0
split-complementary
#94BEFF #FFA094 #F3FF94
monochromatic
#1A74FF #5799FF #94BEFF #D1E3FF #E0ECFF
Accessibility & contrast
On white
1.90
#94BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#94BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEFF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEFF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#9AB8FE
Tritanopia (blue-blind)
#6DCCD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #94beff; /* rgb */ color: rgb(148, 190, 255); /* oklch */ color: oklch(79.6% 0.103 258.9);
Tailwind
colors: {
custom: {
50: '#b7d1ff',
500: '#94beff',
950: '#000000',
},
}SCSS
$custom: #94beff; $custom-light: #b7d1ff; $custom-dark: #000000;
JSON
{
"hex": "#94beff",
"rgb": {
"r": 148,
"g": 190,
"b": 255
},
"hsl": {
"h": 216.449,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79591,
"c": 0.10343,
"h": 258.9
},
"luminance": 0.50343
}Semantic roles & 50–950 ramp
primary
#94BEFF
secondary
#E1AB56
accent
#8B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386