#94BAEF#94BAEF
#94BAEF is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.1% C 0.087 H 256.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #94BAEF |
|---|---|
| RGB | rgb(148, 186, 239) |
| HSL | hsl(215, 74%, 76%) |
| HSV | hsv(215, 38%, 94%) |
| CMYK | cmyk(38.1%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(74.60, 0.18, -30.41) |
| CIE-LCH | lch(74.60, 30.41, 270.34°) |
| OKLab | oklab(78.07% -0.0198 -0.0843) |
| OKLCH | oklch(78.07% 0.087 256.8) |
| XYZ | xyz(45.3467, 47.6434, 88.4513) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.33
Pastel Blue
#A2BFFE
ΔE00 3.22
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BAEF #EFC994
analogous
#94E7EF #94BAEF #9B94EF
triadic
#94BAEF #EF94BA #BAEF94
tetradic
#94BAEF #EF94E7 #EFC994 #94EF9B
square
#94BAEF #EF94E7 #EFC994 #94EF9B
split-complementary
#94BAEF #EF9B94 #E7EF94
monochromatic
#2A75DF #5F98E7 #94BAEF #C9DCF7 #E4EEFB
Accessibility & contrast
On white
1.99
#94BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#94BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BAEF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BAEF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF1
Deuteranopia (green-blind)
#9CB4EE
Tritanopia (blue-blind)
#76C5CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94baef; /* rgb */ color: rgb(148, 186, 239); /* oklch */ color: oklch(78.1% 0.087 256.8);
Tailwind
colors: {
custom: {
50: '#b6cef4',
500: '#94baef',
950: '#000000',
},
}SCSS
$custom: #94baef; $custom-light: #b6cef4; $custom-dark: #000000;
JSON
{
"hex": "#94baef",
"rgb": {
"r": 148,
"g": 186,
"b": 239
},
"hsl": {
"h": 214.945,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78073,
"c": 0.0866,
"h": 256.8
},
"luminance": 0.47646
}Semantic roles & 50–950 ramp
primary
#94BAEF
secondary
#F3E8D8
accent
#830FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285