#94BBEF#94BBEF
#94BBEF is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.086 H 255.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBEF |
|---|---|
| RGB | rgb(148, 187, 239) |
| HSL | hsl(214, 74%, 76%) |
| HSV | hsv(214, 38%, 94%) |
| CMYK | cmyk(38.1%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.87, -0.36, -30.00) |
| CIE-LCH | lch(74.87, 30.00, 269.30°) |
| OKLab | oklab(78.28% -0.0211 -0.0831) |
| OKLCH | oklch(78.28% 0.086 255.8) |
| XYZ | xyz(45.5581, 48.0662, 88.5218) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.34
Pastel Blue
#A2BFFE
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.16
Sky Blue (survey)
#75BBFD
ΔE00 5.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBEF #EFC894
analogous
#94E8EF #94BBEF #9A94EF
triadic
#94BBEF #EF94BB #BBEF94
tetradic
#94BBEF #EF94E8 #EFC894 #94EF9A
square
#94BBEF #EF94E8 #EFC894 #94EF9A
split-complementary
#94BBEF #EF9A94 #E8EF94
monochromatic
#2A77DF #5F99E7 #94BBEF #C9DDF7 #E4EEFB
Accessibility & contrast
On white
1.98
#94BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#94BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBEF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBEF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#9EB4EE
Tritanopia (blue-blind)
#75C6CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bbef; /* rgb */ color: rgb(148, 187, 239); /* oklch */ color: oklch(78.3% 0.086 255.8);
Tailwind
colors: {
custom: {
50: '#b6cff4',
500: '#94bbef',
950: '#000000',
},
}SCSS
$custom: #94bbef; $custom-light: #b6cff4; $custom-dark: #000000;
JSON
{
"hex": "#94bbef",
"rgb": {
"r": 148,
"g": 187,
"b": 239
},
"hsl": {
"h": 214.286,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78283,
"c": 0.08576,
"h": 255.8
},
"luminance": 0.48069
}Semantic roles & 50–950 ramp
primary
#94BBEF
secondary
#F3E7D8
accent
#810FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285