#94E5FF#94E5FF
#94E5FF is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 87.9% C 0.087 H 220.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94E5FF |
|---|---|
| RGB | rgb(148, 229, 255) |
| HSL | hsl(195, 100%, 79%) |
| HSV | hsv(195, 42%, 100%) |
| CMYK | cmyk(42%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(86.78, -18.23, -20.36) |
| CIE-LCH | lch(86.78, 27.33, 228.16°) |
| OKLab | oklab(87.88% -0.0662 -0.0561) |
| OKLCH | oklch(87.88% 0.087 220.3) |
| XYZ | xyz(58.2756, 69.5504, 104.9421) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94E5FF #FFAE94
analogous
#94FFE3 #94E5FF #94B0FF
triadic
#94E5FF #FF94E5 #E5FF94
tetradic
#94E5FF #E394FF #FFAE94 #B0FF94
square
#94E5FF #E394FF #FFAE94 #B0FF94
split-complementary
#94E5FF #FF94B0 #FFE394
monochromatic
#1AC7FF #57D6FF #94E5FF #D1F4FF #E0F8FF
Accessibility & contrast
On white
1.41
#94E5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#94E5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94E5FF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94E5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94E5FF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#C4D4FF
Tritanopia (blue-blind)
#66EEED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #94e5ff; /* rgb */ color: rgb(148, 229, 255); /* oklch */ color: oklch(87.9% 0.087 220.3);
Tailwind
colors: {
custom: {
50: '#b8edff',
500: '#94e5ff',
950: '#000000',
},
}SCSS
$custom: #94e5ff; $custom-light: #b8edff; $custom-dark: #000000;
JSON
{
"hex": "#94e5ff",
"rgb": {
"r": 148,
"g": 229,
"b": 255
},
"hsl": {
"h": 194.579,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.87882,
"c": 0.08672,
"h": 220.3
},
"luminance": 0.69555
}Semantic roles & 50–950 ramp
primary
#94E5FF
secondary
#E17856
accent
#3800E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121618
muted
#828486