#62AFED#62AFED
#62AFED is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.119 H 244.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62AFED |
|---|---|
| RGB | rgb(98, 175, 237) |
| HSL | hsl(207, 79%, 66%) |
| HSV | hsv(207, 59%, 93%) |
| CMYK | cmyk(58.6%, 26.2%, 0%, 7.1%) |
| CIE-LAB | lab(69.02, -5.87, -38.17) |
| CIE-LCH | lch(69.02, 38.62, 261.25°) |
| OKLab | oklab(72.99% -0.0506 -0.1072) |
| OKLCH | oklch(72.99% 0.119 244.8) |
| XYZ | xyz(35.6474, 39.3678, 85.8245) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 6.97
Azure (survey)
#069AF3
ΔE00 7.05
Lightblue (survey)
#7BC8F6
ΔE00 7.42
Sky
#82CAFC
ΔE00 7.45
Deepskyblue
#00BFFF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62AFED #EDA062
analogous
#62EDE6 #62AFED #6269ED
triadic
#62AFED #ED62AF #AFED62
tetradic
#62AFED #E662ED #EDA062 #69ED62
square
#62AFED #E662ED #EDA062 #69ED62
split-complementary
#62AFED #ED6269 #EDE662
monochromatic
#1673BF #2B93E7 #62AFED #99CBF3 #D0E7FA
Accessibility & contrast
On white
2.37
#62AFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#62AFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62AFED
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62AFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62AFED | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#00BEC4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #62afed; /* rgb */ color: rgb(98, 175, 237); /* oklch */ color: oklch(73.0% 0.119 244.8);
Tailwind
colors: {
custom: {
50: '#99c6f3',
500: '#62afed',
950: '#000000',
},
}SCSS
$custom: #62afed; $custom-light: #99c6f3; $custom-dark: #000000;
JSON
{
"hex": "#62afed",
"rgb": {
"r": 98,
"g": 175,
"b": 237
},
"hsl": {
"h": 206.763,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.72989,
"c": 0.11853,
"h": 244.8
},
"luminance": 0.39371
}Semantic roles & 50–950 ramp
primary
#62AFED
secondary
#EDD3BE
accent
#670ADC
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1317
muted
#7F8285