#94BFEE#94BFEE
#94BFEE is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.081 H 251.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFEE |
|---|---|
| RGB | rgb(148, 191, 238) |
| HSL | hsl(211, 73%, 76%) |
| HSV | hsv(211, 38%, 93%) |
| CMYK | cmyk(37.8%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.90, -2.80, -27.87) |
| CIE-LCH | lch(75.90, 28.01, 264.27°) |
| OKLab | oklab(79.08% -0.0264 -0.0771) |
| OKLCH | oklch(79.08% 0.081 251.1) |
| XYZ | xyz(46.2712, 49.7281, 88.0327) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.16
Baby Blue (survey)
#A2CFFE
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFEE #EEC394
analogous
#94ECEE #94BFEE #9694EE
triadic
#94BFEE #EE94BF #BFEE94
tetradic
#94BFEE #EE94EC #EEC394 #94EE96
square
#94BFEE #EE94EC #EEC394 #94EE96
split-complementary
#94BFEE #EE9694 #ECEE94
monochromatic
#2A80DD #5F9FE6 #94BFEE #C9DFF6 #E5EFFB
Accessibility & contrast
On white
1.92
#94BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#94BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFEE
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFEE | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#75CACF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #94bfee; /* rgb */ color: rgb(148, 191, 238); /* oklch */ color: oklch(79.1% 0.081 251.1);
Tailwind
colors: {
custom: {
50: '#b6d2f3',
500: '#94bfee',
950: '#000000',
},
}SCSS
$custom: #94bfee; $custom-light: #b6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#94bfee",
"rgb": {
"r": 148,
"g": 191,
"b": 238
},
"hsl": {
"h": 211.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.79084,
"c": 0.08149,
"h": 251.1
},
"luminance": 0.49731
}Semantic roles & 50–950 ramp
primary
#94BFEE
secondary
#F2E6D9
accent
#7711D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285