#2EA4FF#2EA4FF
#2EA4FF is a light, vivid cyan. Relative luminance 0.344; OKLCH L 69.9% C 0.167 H 247.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA4FF |
|---|---|
| RGB | rgb(46, 164, 255) |
| HSL | hsl(206, 100%, 59%) |
| HSV | hsv(206, 82%, 100%) |
| CMYK | cmyk(82%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(65.24, -0.72, -54.02) |
| CIE-LCH | lch(65.24, 54.03, 269.24°) |
| OKLab | oklab(69.86% -0.0646 -0.154) |
| OKLCH | oklch(69.86% 0.167 247.2) |
| XYZ | xyz(32.4452, 34.3477, 99.5081) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.31
Dodgerblue
#1E90FF
ΔE00 6.61
Sky Blue (survey)
#75BBFD
ΔE00 7.35
Dark Sky Blue
#448EE4
ΔE00 7.72
Cornflowerblue
#6495ED
ΔE00 8.67
Carolina Blue
#8AB8FE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA4FF #FF892E
analogous
#2EFFF1 #2EA4FF #2E3CFF
triadic
#2EA4FF #FF2EA4 #A4FF2E
tetradic
#2EA4FF #F12EFF #FF892E #3CFF2E
square
#2EA4FF #F12EFF #FF892E #3CFF2E
split-complementary
#2EA4FF #FF2E3C #FFF12E
monochromatic
#0065B3 #0087F0 #2EA4FF #6BBFFF #A8D9FF
Accessibility & contrast
On white
2.67
#2EA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#2EA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA4FF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA4FF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#5A96FD
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2ea4ff; /* rgb */ color: rgb(46, 164, 255); /* oklch */ color: oklch(69.9% 0.167 247.2);
Tailwind
colors: {
custom: {
50: '#88beff',
500: '#2ea4ff',
950: '#000000',
},
}SCSS
$custom: #2ea4ff; $custom-light: #88beff; $custom-dark: #000000;
JSON
{
"hex": "#2ea4ff",
"rgb": {
"r": 46,
"g": 164,
"b": 255
},
"hsl": {
"h": 206.124,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.69858,
"c": 0.16702,
"h": 247.2
},
"luminance": 0.34352
}Semantic roles & 50–950 ramp
primary
#2EA4FF
secondary
#EDBF9B
accent
#8629FF
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1218
muted
#7E8186