#94BFEB#94BFEB
#94BFEB is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.078 H 249.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFEB |
|---|---|
| RGB | rgb(148, 191, 235) |
| HSL | hsl(210, 69%, 75%) |
| HSV | hsv(210, 37%, 92%) |
| CMYK | cmyk(37%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.79, -3.57, -26.42) |
| CIE-LCH | lch(75.79, 26.66, 262.30°) |
| OKLab | oklab(78.96% -0.0274 -0.073) |
| OKLCH | oklch(78.96% 0.078 249.4) |
| XYZ | xyz(45.8342, 49.5533, 85.7308) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.63
Baby Blue (survey)
#A2CFFE
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 4.88
Light Blue
#95D0FC
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFEB #EBC094
analogous
#94EAEB #94BFEB #9594EB
triadic
#94BFEB #EB94BF #BFEB94
tetradic
#94BFEB #EB94EA #EBC094 #94EB95
square
#94BFEB #EB94EA #EBC094 #94EB95
split-complementary
#94BFEB #EB9594 #EAEB94
monochromatic
#2D81D8 #60A0E1 #94BFEB #C8DEF5 #E5F0FA
Accessibility & contrast
On white
1.92
#94BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#94BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFEB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFEB | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#77C9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #94bfeb; /* rgb */ color: rgb(148, 191, 235); /* oklch */ color: oklch(79.0% 0.078 249.4);
Tailwind
colors: {
custom: {
50: '#b6d2f1',
500: '#94bfeb',
950: '#000000',
},
}SCSS
$custom: #94bfeb; $custom-light: #b6d2f1; $custom-dark: #000000;
JSON
{
"hex": "#94bfeb",
"rgb": {
"r": 148,
"g": 191,
"b": 235
},
"hsl": {
"h": 210.345,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.78963,
"c": 0.07795,
"h": 249.4
},
"luminance": 0.49556
}Semantic roles & 50–950 ramp
primary
#94BFEB
secondary
#F2E6D9
accent
#7415D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284