#3EA0FF#3EA0FF
#3EA0FF is a light, vivid cyan. Relative luminance 0.334; OKLCH L 69.4% C 0.167 H 251.0°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3EA0FF |
|---|---|
| RGB | rgb(62, 160, 255) |
| HSL | hsl(210, 100%, 62%) |
| HSV | hsv(210, 76%, 100%) |
| CMYK | cmyk(75.7%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(64.47, 3.15, -55.22) |
| CIE-LCH | lch(64.47, 55.31, 273.26°) |
| OKLab | oklab(69.36% -0.0541 -0.1574) |
| OKLCH | oklch(69.36% 0.167 251) |
| XYZ | xyz(32.6006, 33.3819, 99.3135) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.65
Dodgerblue
#1E90FF
ΔE00 4.90
Dark Sky Blue
#448EE4
ΔE00 6.10
Cornflowerblue
#6495ED
ΔE00 6.57
Sky Blue (survey)
#75BBFD
ΔE00 7.84
Carolina Blue
#8AB8FE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EA0FF #FF9D3E
analogous
#3EFFFE #3EA0FF #3E3FFF
triadic
#3EA0FF #FF3EA0 #A0FF3E
tetradic
#3EA0FF #FE3EFF #FF9D3E #3FFF3E
square
#3EA0FF #FE3EFF #FF9D3E #3FFF3E
split-complementary
#3EA0FF #FF3E3F #FFFE3E
monochromatic
#0063C3 #0182FF #3EA0FF #7BBEFF #B8DCFF
Accessibility & contrast
On white
2.74
#3EA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#3EA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EA0FF
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EA0FF | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#5694FD
Tritanopia (blue-blind)
#00B7C3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3ea0ff; /* rgb */ color: rgb(62, 160, 255); /* oklch */ color: oklch(69.4% 0.167 251.0);
Tailwind
colors: {
custom: {
50: '#8cbbff',
500: '#3ea0ff',
950: '#000000',
},
}SCSS
$custom: #3ea0ff; $custom-light: #8cbbff; $custom-dark: #000000;
JSON
{
"hex": "#3ea0ff",
"rgb": {
"r": 62,
"g": 160,
"b": 255
},
"hsl": {
"h": 209.534,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.69356,
"c": 0.1665,
"h": 251
},
"luminance": 0.33386
}Semantic roles & 50–950 ramp
primary
#3EA0FF
secondary
#F0CCA9
accent
#7100E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086