#94BAEE#94BAEE
#94BAEE is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.085 H 256.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #94BAEE |
|---|---|
| RGB | rgb(148, 186, 238) |
| HSL | hsl(215, 73%, 76%) |
| HSV | hsv(215, 38%, 93%) |
| CMYK | cmyk(37.8%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(74.56, -0.08, -29.93) |
| CIE-LCH | lch(74.56, 29.93, 269.84°) |
| OKLab | oklab(78.03% -0.0201 -0.0829) |
| OKLCH | oklch(78.03% 0.085 256.3) |
| XYZ | xyz(45.1994, 47.5844, 87.6754) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Pastel Blue
#A2BFFE
ΔE00 3.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BAEE #EEC894
analogous
#94E7EE #94BAEE #9B94EE
triadic
#94BAEE #EE94BA #BAEE94
tetradic
#94BAEE #EE94E7 #EEC894 #94EE9B
square
#94BAEE #EE94E7 #EEC894 #94EE9B
split-complementary
#94BAEE #EE9B94 #E7EE94
monochromatic
#2A76DD #5F98E6 #94BAEE #C9DCF6 #E5EEFB
Accessibility & contrast
On white
2.00
#94BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#94BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BAEE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BAEE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#76C5CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94baee; /* rgb */ color: rgb(148, 186, 238); /* oklch */ color: oklch(78.0% 0.085 256.3);
Tailwind
colors: {
custom: {
50: '#b6cef3',
500: '#94baee',
950: '#000000',
},
}SCSS
$custom: #94baee; $custom-light: #b6cef3; $custom-dark: #000000;
JSON
{
"hex": "#94baee",
"rgb": {
"r": 148,
"g": 186,
"b": 238
},
"hsl": {
"h": 214.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78032,
"c": 0.08534,
"h": 256.3
},
"luminance": 0.47587
}Semantic roles & 50–950 ramp
primary
#94BAEE
secondary
#F2E8D9
accent
#8211D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285