#62ACFF#62ACFF
#62ACFF is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.142 H 252.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62ACFF |
|---|---|
| RGB | rgb(98, 172, 255) |
| HSL | hsl(212, 100%, 69%) |
| HSV | hsv(212, 62%, 100%) |
| CMYK | cmyk(61.6%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(68.98, 1.50, -48.01) |
| CIE-LCH | lch(68.98, 48.03, 271.79°) |
| OKLab | oklab(73.22% -0.0423 -0.1358) |
| OKLCH | oklch(73.22% 0.142 252.7) |
| XYZ | xyz(37.8330, 39.3181, 100.1837) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.25
Carolina Blue
#8AB8FE
ΔE00 5.59
Azure (survey)
#069AF3
ΔE00 7.18
Cornflowerblue
#6495ED
ΔE00 7.57
Dodgerblue
#1E90FF
ΔE00 8.34
Sky
#82CAFC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ACFF #FFB562
analogous
#62FAFF #62ACFF #6762FF
triadic
#62ACFF #FF62AC #ACFF62
tetradic
#62ACFF #FF62FA #FFB562 #62FF67
square
#62ACFF #FF62FA #FFB562 #62FF67
split-complementary
#62ACFF #FF6762 #FAFF62
monochromatic
#006DE7 #258CFF #62ACFF #9FCCFF #DCEDFF
Accessibility & contrast
On white
2.37
#62ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#62ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ACFF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ACFF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#73A2FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #62acff; /* rgb */ color: rgb(98, 172, 255); /* oklch */ color: oklch(73.2% 0.142 252.7);
Tailwind
colors: {
custom: {
50: '#9bc4ff',
500: '#62acff',
950: '#000000',
},
}SCSS
$custom: #62acff; $custom-light: #9bc4ff; $custom-dark: #000000;
JSON
{
"hex": "#62acff",
"rgb": {
"r": 98,
"g": 172,
"b": 255
},
"hsl": {
"h": 211.72,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.73223,
"c": 0.14222,
"h": 252.7
},
"luminance": 0.39322
}Semantic roles & 50–950 ramp
primary
#62ACFF
secondary
#F5E0C8
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186