#2EA5FF#2EA5FF
#2EA5FF is a light, vivid cyan. Relative luminance 0.347; OKLCH L 70.1% C 0.166 H 246.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA5FF |
|---|---|
| RGB | rgb(46, 165, 255) |
| HSL | hsl(206, 100%, 59%) |
| HSV | hsv(206, 82%, 100%) |
| CMYK | cmyk(82%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(65.52, -1.29, -53.57) |
| CIE-LCH | lch(65.52, 53.59, 268.62°) |
| OKLab | oklab(70.08% -0.0654 -0.1527) |
| OKLCH | oklch(70.08% 0.166 246.8) |
| XYZ | xyz(32.6249, 34.7070, 99.5680) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.53
Dodgerblue
#1E90FF
ΔE00 6.96
Sky Blue (survey)
#75BBFD
ΔE00 7.17
Dark Sky Blue
#448EE4
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.95
Carolina Blue
#8AB8FE
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA5FF #FF882E
analogous
#2EFFF0 #2EA5FF #2E3DFF
triadic
#2EA5FF #FF2EA5 #A5FF2E
tetradic
#2EA5FF #F02EFF #FF882E #3DFF2E
square
#2EA5FF #F02EFF #FF882E #3DFF2E
split-complementary
#2EA5FF #FF2E3D #FFF02E
monochromatic
#0066B3 #0089F0 #2EA5FF #6BBFFF #A8DAFF
Accessibility & contrast
On white
2.64
#2EA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#2EA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA5FF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA5FF | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#5C97FD
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2ea5ff; /* rgb */ color: rgb(46, 165, 255); /* oklch */ color: oklch(70.1% 0.166 246.8);
Tailwind
colors: {
custom: {
50: '#88bfff',
500: '#2ea5ff',
950: '#000000',
},
}SCSS
$custom: #2ea5ff; $custom-light: #88bfff; $custom-dark: #000000;
JSON
{
"hex": "#2ea5ff",
"rgb": {
"r": 46,
"g": 165,
"b": 255
},
"hsl": {
"h": 205.837,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.7008,
"c": 0.16612,
"h": 246.8
},
"luminance": 0.34711
}Semantic roles & 50–950 ramp
primary
#2EA5FF
secondary
#EDBF9B
accent
#8529FF
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1218
muted
#7E8186