#62AFFA#62AFFA
#62AFFA is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.134 H 249.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62AFFA |
|---|---|
| RGB | rgb(98, 175, 250) |
| HSL | hsl(210, 94%, 68%) |
| HSV | hsv(210, 61%, 98%) |
| CMYK | cmyk(60.8%, 30%, 0%, 2%) |
| CIE-LAB | lab(69.58, -1.78, -44.36) |
| CIE-LCH | lch(69.58, 44.39, 267.70°) |
| OKLab | oklab(73.62% -0.0467 -0.1251) |
| OKLCH | oklch(73.62% 0.134 249.5) |
| XYZ | xyz(37.6160, 40.1552, 96.1923) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 5.91
Azure (survey)
#069AF3
ΔE00 7.22
Sky
#82CAFC
ΔE00 7.93
Lightblue (survey)
#7BC8F6
ΔE00 8.36
Cornflowerblue
#6495ED
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62AFFA #FAAD62
analogous
#62FAF9 #62AFFA #6263FA
triadic
#62AFFA #FA62AF #AFFA62
tetradic
#62AFFA #F962FA #FAAD62 #63FA62
square
#62AFFA #F962FA #FAAD62 #63FA62
split-complementary
#62AFFA #FA6263 #FAF962
monochromatic
#0772DB #2791F8 #62AFFA #9DCDFC #D9EBFE
Accessibility & contrast
On white
2.33
#62AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#62AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62AFFA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62AFFA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#00C1CA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #62affa; /* rgb */ color: rgb(98, 175, 250); /* oklch */ color: oklch(73.6% 0.134 249.5);
Tailwind
colors: {
custom: {
50: '#9bc6fc',
500: '#62affa',
950: '#000000',
},
}SCSS
$custom: #62affa; $custom-light: #9bc6fc; $custom-dark: #000000;
JSON
{
"hex": "#62affa",
"rgb": {
"r": 98,
"g": 175,
"b": 250
},
"hsl": {
"h": 209.605,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.73618,
"c": 0.13358,
"h": 249.5
},
"luminance": 0.40159
}Semantic roles & 50–950 ramp
primary
#62AFFA
secondary
#F3DCC5
accent
#7100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285