#94BAEC#94BAEC
#94BAEC is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.083 H 255.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #94BAEC |
|---|---|
| RGB | rgb(148, 186, 236) |
| HSL | hsl(214, 70%, 75%) |
| HSV | hsv(214, 37%, 93%) |
| CMYK | cmyk(37.3%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.49, -0.60, -28.96) |
| CIE-LCH | lch(74.49, 28.96, 268.80°) |
| OKLab | oklab(77.95% -0.0208 -0.0802) |
| OKLCH | oklch(77.95% 0.083 255.5) |
| XYZ | xyz(44.9072, 47.4676, 86.1365) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.61
Pastel Blue
#A2BFFE
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Sky Blue (survey)
#75BBFD
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BAEC #ECC694
analogous
#94E6EC #94BAEC #9A94EC
triadic
#94BAEC #EC94BA #BAEC94
tetradic
#94BAEC #EC94E6 #ECC694 #94EC9A
square
#94BAEC #EC94E6 #ECC694 #94EC9A
split-complementary
#94BAEC #EC9A94 #E6EC94
monochromatic
#2C77DA #6098E3 #94BAEC #C8DCF5 #E5EEFA
Accessibility & contrast
On white
2.00
#94BAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#94BAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BAEC
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BAEC | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEE
Deuteranopia (green-blind)
#9EB3EB
Tritanopia (blue-blind)
#77C5CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94baec; /* rgb */ color: rgb(148, 186, 236); /* oklch */ color: oklch(77.9% 0.083 255.5);
Tailwind
colors: {
custom: {
50: '#b6cef2',
500: '#94baec',
950: '#000000',
},
}SCSS
$custom: #94baec; $custom-light: #b6cef2; $custom-dark: #000000;
JSON
{
"hex": "#94baec",
"rgb": {
"r": 148,
"g": 186,
"b": 236
},
"hsl": {
"h": 214.091,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.77949,
"c": 0.08283,
"h": 255.5
},
"luminance": 0.4747
}Semantic roles & 50–950 ramp
primary
#94BAEC
secondary
#F2E7D9
accent
#8014D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285