#62ABFF#62ABFF
#62ABFF is a light, vivid cyan. Relative luminance 0.389; OKLCH L 73.0% C 0.143 H 253.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #62ABFF |
|---|---|
| RGB | rgb(98, 171, 255) |
| HSL | hsl(212, 100%, 69%) |
| HSV | hsv(212, 62%, 100%) |
| CMYK | cmyk(61.6%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(68.71, 2.07, -48.44) |
| CIE-LCH | lch(68.71, 48.48, 272.45°) |
| OKLab | oklab(73.01% -0.0413 -0.137) |
| OKLCH | oklch(73.01% 0.143 253.2) |
| XYZ | xyz(37.6434, 38.9389, 100.1205) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.62
Azure (survey)
#069AF3
ΔE00 7.12
Cornflowerblue
#6495ED
ΔE00 7.25
Dodgerblue
#1E90FF
ΔE00 8.10
Dark Sky Blue
#448EE4
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ABFF #FFB662
analogous
#62F9FF #62ABFF #6862FF
triadic
#62ABFF #FF62AB #ABFF62
tetradic
#62ABFF #FF62F9 #FFB662 #62FF68
square
#62ABFF #FF62F9 #FFB662 #62FF68
split-complementary
#62ABFF #FF6862 #F9FF62
monochromatic
#006BE7 #258AFF #62ABFF #9FCCFF #DCECFF
Accessibility & contrast
On white
2.39
#62ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#62ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ABFF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ABFF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #62abff; /* rgb */ color: rgb(98, 171, 255); /* oklch */ color: oklch(73.0% 0.143 253.2);
Tailwind
colors: {
custom: {
50: '#9bc3ff',
500: '#62abff',
950: '#000000',
},
}SCSS
$custom: #62abff; $custom-light: #9bc3ff; $custom-dark: #000000;
JSON
{
"hex": "#62abff",
"rgb": {
"r": 98,
"g": 171,
"b": 255
},
"hsl": {
"h": 212.102,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.73008,
"c": 0.14313,
"h": 253.2
},
"luminance": 0.38942
}Semantic roles & 50–950 ramp
primary
#62ABFF
secondary
#F5E0C8
accent
#7B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186