#62AFFB#62AFFB
#62AFFB is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.135 H 249.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62AFFB |
|---|---|
| RGB | rgb(98, 175, 251) |
| HSL | hsl(210, 95%, 68%) |
| HSV | hsv(210, 61%, 98%) |
| CMYK | cmyk(61%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(69.62, -1.46, -44.83) |
| CIE-LCH | lch(69.62, 44.85, 268.13°) |
| OKLab | oklab(73.67% -0.0464 -0.1265) |
| OKLCH | oklch(73.67% 0.135 249.8) |
| XYZ | xyz(37.7732, 40.2181, 97.0203) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 5.85
Azure (survey)
#069AF3
ΔE00 7.26
Sky
#82CAFC
ΔE00 7.97
Lightblue (survey)
#7BC8F6
ΔE00 8.43
Cornflowerblue
#6495ED
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62AFFB #FBAE62
analogous
#62FBFB #62AFFB #6262FB
triadic
#62AFFB #FB62AF #AFFB62
tetradic
#62AFFB #FB62FB #FBAE62 #62FB62
square
#62AFFB #FB62FB #FBAE62 #62FB62
split-complementary
#62AFFB #FB6262 #FBFB62
monochromatic
#0672DD #2691F9 #62AFFB #9ECDFD #D9ECFE
Accessibility & contrast
On white
2.32
#62AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#62AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62AFFB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62AFFB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#00C1CA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #62affb; /* rgb */ color: rgb(98, 175, 251); /* oklch */ color: oklch(73.7% 0.135 249.8);
Tailwind
colors: {
custom: {
50: '#9bc6fd',
500: '#62affb',
950: '#000000',
},
}SCSS
$custom: #62affb; $custom-light: #9bc6fd; $custom-dark: #000000;
JSON
{
"hex": "#62affb",
"rgb": {
"r": 98,
"g": 175,
"b": 251
},
"hsl": {
"h": 209.804,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.73668,
"c": 0.13476,
"h": 249.8
},
"luminance": 0.40222
}Semantic roles & 50–950 ramp
primary
#62AFFB
secondary
#F3DCC5
accent
#7200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285