#94BFEC#94BFEC
#94BFEC is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.079 H 250.0°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFEC |
|---|---|
| RGB | rgb(148, 191, 236) |
| HSL | hsl(211, 70%, 75%) |
| HSV | hsv(211, 37%, 93%) |
| CMYK | cmyk(37.3%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(75.83, -3.32, -26.90) |
| CIE-LCH | lch(75.83, 27.10, 262.97°) |
| OKLab | oklab(79% -0.0271 -0.0743) |
| OKLCH | oklch(79% 0.079 250) |
| XYZ | xyz(45.9790, 49.6112, 86.4938) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.46
Baby Blue (survey)
#A2CFFE
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 4.72
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 5.18
Light Grey Blue
#9DBCD4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFEC #ECC194
analogous
#94EBEC #94BFEC #9594EC
triadic
#94BFEC #EC94BF #BFEC94
tetradic
#94BFEC #EC94EB #ECC194 #94EC95
square
#94BFEC #EC94EB #ECC194 #94EC95
split-complementary
#94BFEC #EC9594 #EBEC94
monochromatic
#2C81DA #60A0E3 #94BFEC #C8DEF5 #E5EFFA
Accessibility & contrast
On white
1.92
#94BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#94BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFEC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFEC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EE
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#76C9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #94bfec; /* rgb */ color: rgb(148, 191, 236); /* oklch */ color: oklch(79.0% 0.079 250.0);
Tailwind
colors: {
custom: {
50: '#b6d2f2',
500: '#94bfec',
950: '#000000',
},
}SCSS
$custom: #94bfec; $custom-light: #b6d2f2; $custom-dark: #000000;
JSON
{
"hex": "#94bfec",
"rgb": {
"r": 148,
"g": 191,
"b": 236
},
"hsl": {
"h": 210.682,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.79003,
"c": 0.07912,
"h": 250
},
"luminance": 0.49614
}Semantic roles & 50–950 ramp
primary
#94BFEC
secondary
#F2E6D9
accent
#7514D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285