#62D5F7#62D5F7
#62D5F7 is a light, moderate cyan. Relative luminance 0.569; OKLCH L 81.9% C 0.114 H 220.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62D5F7 |
|---|---|
| RGB | rgb(98, 213, 247) |
| HSL | hsl(194, 90%, 68%) |
| HSV | hsv(194, 60%, 97%) |
| CMYK | cmyk(60.3%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(80.12, -22.86, -26.42) |
| CIE-LCH | lch(80.12, 34.94, 229.14°) |
| OKLab | oklab(81.95% -0.0869 -0.0735) |
| OKLCH | oklch(81.95% 0.114 220.2) |
| XYZ | xyz(45.6130, 56.8960, 96.5558) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 4.44
Bright Sky Blue
#02CCFE
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 4.99
Lightskyblue
#87CEFA
ΔE00 7.07
Lightblue (survey)
#7BC8F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D5F7 #F78462
analogous
#62F7CE #62D5F7 #628BF7
triadic
#62D5F7 #F762D5 #D5F762
tetradic
#62D5F7 #CE62F7 #F78462 #8BF762
square
#62D5F7 #CE62F7 #F78462 #8BF762
split-complementary
#62D5F7 #F7628B #F7CE62
monochromatic
#0BA6D4 #28C5F4 #62D5F7 #9CE5FA #D6F4FD
Accessibility & contrast
On white
1.70
#62D5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#62D5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D5F7
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D5F7 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0F9
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62d5f7; /* rgb */ color: rgb(98, 213, 247); /* oklch */ color: oklch(81.9% 0.114 220.2);
Tailwind
colors: {
custom: {
50: '#9ce2fa',
500: '#62d5f7',
950: '#000000',
},
}SCSS
$custom: #62d5f7; $custom-light: #9ce2fa; $custom-dark: #000000;
JSON
{
"hex": "#62d5f7",
"rgb": {
"r": 98,
"g": 213,
"b": 247
},
"hsl": {
"h": 193.691,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.81947,
"c": 0.1138,
"h": 220.2
},
"luminance": 0.56901
}Semantic roles & 50–950 ramp
primary
#62D5F7
secondary
#CF532F
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485