#94BEEE#94BEEE
#94BEEE is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.082 H 252.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEEE |
|---|---|
| RGB | rgb(148, 190, 238) |
| HSL | hsl(212, 73%, 76%) |
| HSV | hsv(212, 38%, 93%) |
| CMYK | cmyk(37.8%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.63, -2.26, -28.28) |
| CIE-LCH | lch(75.63, 28.37, 265.44°) |
| OKLab | oklab(78.87% -0.0251 -0.0783) |
| OKLCH | oklch(78.87% 0.082 252.2) |
| XYZ | xyz(46.0539, 49.2934, 87.9603) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.90
Pastel Blue
#A2BFFE
ΔE00 4.15
Baby Blue (survey)
#A2CFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEEE #EEC494
analogous
#94EBEE #94BEEE #9794EE
triadic
#94BEEE #EE94BE #BEEE94
tetradic
#94BEEE #EE94EB #EEC494 #94EE97
square
#94BEEE #EE94EB #EEC494 #94EE97
split-complementary
#94BEEE #EE9794 #EBEE94
monochromatic
#2A7EDD #5F9EE6 #94BEEE #C9DEF6 #E5EFFB
Accessibility & contrast
On white
1.93
#94BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#94BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEEE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEEE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#75C9CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #94beee; /* rgb */ color: rgb(148, 190, 238); /* oklch */ color: oklch(78.9% 0.082 252.2);
Tailwind
colors: {
custom: {
50: '#b6d1f3',
500: '#94beee',
950: '#000000',
},
}SCSS
$custom: #94beee; $custom-light: #b6d1f3; $custom-dark: #000000;
JSON
{
"hex": "#94beee",
"rgb": {
"r": 148,
"g": 190,
"b": 238
},
"hsl": {
"h": 212,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78873,
"c": 0.0822,
"h": 252.2
},
"luminance": 0.49296
}Semantic roles & 50–950 ramp
primary
#94BEEE
secondary
#F2E6D9
accent
#7911D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285