#94BAEB#94BAEB
#94BAEB is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.9% C 0.082 H 255.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #94BAEB |
|---|---|
| RGB | rgb(148, 186, 235) |
| HSL | hsl(214, 69%, 75%) |
| HSV | hsv(214, 37%, 92%) |
| CMYK | cmyk(37%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.45, -0.86, -28.47) |
| CIE-LCH | lch(74.45, 28.49, 268.26°) |
| OKLab | oklab(77.91% -0.0211 -0.0788) |
| OKLCH | oklch(77.91% 0.082 255) |
| XYZ | xyz(44.7623, 47.4096, 85.3735) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Pastel Blue
#A2BFFE
ΔE00 3.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Sky Blue (survey)
#75BBFD
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BAEB #EBC594
analogous
#94E6EB #94BAEB #9994EB
triadic
#94BAEB #EB94BA #BAEB94
tetradic
#94BAEB #EB94E6 #EBC594 #94EB99
square
#94BAEB #EB94E6 #EBC594 #94EB99
split-complementary
#94BAEB #EB9994 #E6EB94
monochromatic
#2D77D8 #6099E1 #94BAEB #C8DBF5 #E5EEFA
Accessibility & contrast
On white
2.00
#94BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#94BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BAEB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BAEB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#77C5CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94baeb; /* rgb */ color: rgb(148, 186, 235); /* oklch */ color: oklch(77.9% 0.082 255.0);
Tailwind
colors: {
custom: {
50: '#b6cef1',
500: '#94baeb',
950: '#000000',
},
}SCSS
$custom: #94baeb; $custom-light: #b6cef1; $custom-dark: #000000;
JSON
{
"hex": "#94baeb",
"rgb": {
"r": 148,
"g": 186,
"b": 235
},
"hsl": {
"h": 213.793,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77908,
"c": 0.08158,
"h": 255
},
"luminance": 0.47412
}Semantic roles & 50–950 ramp
primary
#94BAEB
secondary
#F2E7D9
accent
#7F15D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284