#4E9AFF#4E9AFF
#4E9AFF is a light, vivid cyan. Relative luminance 0.320; OKLCH L 68.6% C 0.167 H 256.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4E9AFF |
|---|---|
| RGB | rgb(78, 154, 255) |
| HSL | hsl(214, 100%, 65%) |
| HSV | hsv(214, 69%, 100%) |
| CMYK | cmyk(69.4%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(63.30, 8.69, -57.05) |
| CIE-LCH | lch(63.30, 57.71, 278.66°) |
| OKLab | oklab(68.58% -0.0393 -0.1627) |
| OKLCH | oklch(68.58% 0.167 256.4) |
| XYZ | xyz(32.7409, 31.9474, 99.0293) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.66
Dodgerblue
#1E90FF
ΔE00 3.73
Dark Sky Blue
#448EE4
ΔE00 4.57
Azure (survey)
#069AF3
ΔE00 5.81
Dodger Blue
#3E82FC
ΔE00 7.62
Soft Blue
#6488EA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4E9AFF #FFB34E
analogous
#4EF3FF #4E9AFF #5A4EFF
triadic
#4E9AFF #FF4E9A #9AFF4E
tetradic
#4E9AFF #FF4EF3 #FFB34E #4EFF5A
square
#4E9AFF #FF4EF3 #FFB34E #4EFF5A
split-complementary
#4E9AFF #FF5A4E #F3FF4E
monochromatic
#005AD3 #1177FF #4E9AFF #8BBDFF #C8E0FF
Accessibility & contrast
On white
2.84
#4E9AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#4E9AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4E9AFF
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4E9AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4E9AFF | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#4F92FD
Tritanopia (blue-blind)
#00B1C0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4e9aff; /* rgb */ color: rgb(78, 154, 255); /* oklch */ color: oklch(68.6% 0.167 256.4);
Tailwind
colors: {
custom: {
50: '#92b7ff',
500: '#4e9aff',
950: '#000000',
},
}SCSS
$custom: #4e9aff; $custom-light: #92b7ff; $custom-dark: #000000;
JSON
{
"hex": "#4e9aff",
"rgb": {
"r": 78,
"g": 154,
"b": 255
},
"hsl": {
"h": 214.237,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.6858,
"c": 0.16742,
"h": 256.4
},
"luminance": 0.31951
}Semantic roles & 50–950 ramp
primary
#4E9AFF
secondary
#F2D9B7
accent
#8300E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086