#94BBF2#94BBF2
#94BBF2 is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.4% C 0.090 H 257.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBF2 |
|---|---|
| RGB | rgb(148, 187, 242) |
| HSL | hsl(215, 78%, 76%) |
| HSV | hsv(215, 39%, 95%) |
| CMYK | cmyk(38.8%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.98, 0.43, -31.44) |
| CIE-LCH | lch(74.98, 31.45, 270.78°) |
| OKLab | oklab(78.41% -0.0201 -0.0872) |
| OKLCH | oklch(78.41% 0.09 257) |
| XYZ | xyz(46.0050, 48.2449, 90.8753) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.10
Pastel Blue
#A2BFFE
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Light Grey Blue
#9DBCD4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBF2 #F2CB94
analogous
#94EAF2 #94BBF2 #9C94F2
triadic
#94BBF2 #F294BB #BBF294
tetradic
#94BBF2 #F294EA #F2CB94 #94F29C
square
#94BBF2 #F294EA #F2CB94 #94F29C
split-complementary
#94BBF2 #F29C94 #EAF294
monochromatic
#2776E5 #5D98EB #94BBF2 #CBDEF9 #E4EEFC
Accessibility & contrast
On white
1.97
#94BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#94BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBF2
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBF2 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF5
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#74C7CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bbf2; /* rgb */ color: rgb(148, 187, 242); /* oklch */ color: oklch(78.4% 0.090 257.0);
Tailwind
colors: {
custom: {
50: '#b6cff6',
500: '#94bbf2',
950: '#000000',
},
}SCSS
$custom: #94bbf2; $custom-light: #b6cff6; $custom-dark: #000000;
JSON
{
"hex": "#94bbf2",
"rgb": {
"r": 148,
"g": 187,
"b": 242
},
"hsl": {
"h": 215.106,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.78408,
"c": 0.08954,
"h": 257
},
"luminance": 0.48247
}Semantic roles & 50–950 ramp
primary
#94BBF2
secondary
#F3E8D8
accent
#840BDB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285