#4EA1ED#4EA1ED
#4EA1ED is a light, vivid cyan. Relative luminance 0.332; OKLCH L 69.1% C 0.138 H 248.7°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4EA1ED |
|---|---|
| RGB | rgb(78, 161, 237) |
| HSL | hsl(209, 82%, 62%) |
| HSV | hsv(209, 67%, 93%) |
| CMYK | cmyk(67.1%, 32.1%, 0%, 7.1%) |
| CIE-LAB | lab(64.34, -1.50, -45.55) |
| CIE-LCH | lch(64.34, 45.57, 268.12°) |
| OKLab | oklab(69.1% -0.0503 -0.129) |
| OKLCH | oklch(69.1% 0.138 248.7) |
| XYZ | xyz(31.1671, 33.2206, 84.8740) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.46
Dodgerblue
#1E90FF
ΔE00 5.48
Dark Sky Blue
#448EE4
ΔE00 6.12
Cornflowerblue
#6495ED
ΔE00 6.51
Sky Blue (survey)
#75BBFD
ΔE00 7.52
Faded Blue
#658CBB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EA1ED #ED9A4E
analogous
#4EEDE9 #4EA1ED #4E52ED
triadic
#4EA1ED #ED4EA1 #A1ED4E
tetradic
#4EA1ED #E94EED #ED9A4E #52ED4E
square
#4EA1ED #E94EED #ED9A4E #52ED4E
split-complementary
#4EA1ED #ED4E52 #EDE94E
monochromatic
#1264AF #1783E6 #4EA1ED #86BFF3 #BDDCF8
Accessibility & contrast
On white
2.75
#4EA1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#4EA1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EA1ED
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EA1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EA1ED | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#6995EC
Tritanopia (blue-blind)
#00B3BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4ea1ed; /* rgb */ color: rgb(78, 161, 237); /* oklch */ color: oklch(69.1% 0.138 248.7);
Tailwind
colors: {
custom: {
50: '#90bcf3',
500: '#4ea1ed',
950: '#000000',
},
}SCSS
$custom: #4ea1ed; $custom-light: #90bcf3; $custom-dark: #000000;
JSON
{
"hex": "#4ea1ed",
"rgb": {
"r": 78,
"g": 161,
"b": 237
},
"hsl": {
"h": 208.679,
"s": 81.538,
"l": 61.765
},
"oklch": {
"l": 0.69098,
"c": 0.13843,
"h": 248.7
},
"luminance": 0.33224
}Semantic roles & 50–950 ramp
primary
#4EA1ED
secondary
#E9CAAE
accent
#6E08DE
background
#F9FBFE
surface
#F2F6FD
border
#CCD0D5
text
#0E1217
muted
#7E8185