#94BBEE#94BBEE
#94BBEE is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.085 H 255.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBEE |
|---|---|
| RGB | rgb(148, 187, 238) |
| HSL | hsl(214, 73%, 76%) |
| HSV | hsv(214, 38%, 93%) |
| CMYK | cmyk(37.8%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.83, -0.63, -29.51) |
| CIE-LCH | lch(74.83, 29.52, 268.78°) |
| OKLab | oklab(78.24% -0.0214 -0.0818) |
| OKLCH | oklch(78.24% 0.085 255.3) |
| XYZ | xyz(45.4108, 48.0072, 87.7459) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Pastel Blue
#A2BFFE
ΔE00 3.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBEE #EEC794
analogous
#94E8EE #94BBEE #9A94EE
triadic
#94BBEE #EE94BB #BBEE94
tetradic
#94BBEE #EE94E8 #EEC794 #94EE9A
square
#94BBEE #EE94E8 #EEC794 #94EE9A
split-complementary
#94BBEE #EE9A94 #E8EE94
monochromatic
#2A78DD #5F99E6 #94BBEE #C9DDF6 #E5EEFB
Accessibility & contrast
On white
1.98
#94BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#94BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBEE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBEE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#76C6CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bbee; /* rgb */ color: rgb(148, 187, 238); /* oklch */ color: oklch(78.2% 0.085 255.3);
Tailwind
colors: {
custom: {
50: '#b6cff3',
500: '#94bbee',
950: '#000000',
},
}SCSS
$custom: #94bbee; $custom-light: #b6cff3; $custom-dark: #000000;
JSON
{
"hex": "#94bbee",
"rgb": {
"r": 148,
"g": 187,
"b": 238
},
"hsl": {
"h": 214,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78241,
"c": 0.08451,
"h": 255.3
},
"luminance": 0.4801
}Semantic roles & 50–950 ramp
primary
#94BBEE
secondary
#F2E7D9
accent
#8011D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285