#62D9F4#62D9F4
#62D9F4 is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 82.7% C 0.112 H 215.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62D9F4 |
|---|---|
| RGB | rgb(98, 217, 244) |
| HSL | hsl(191, 87%, 67%) |
| HSV | hsv(191, 60%, 96%) |
| CMYK | cmyk(59.8%, 11.1%, 0%, 4.3%) |
| CIE-LAB | lab(81.15, -25.71, -23.25) |
| CIE-LCH | lch(81.15, 34.67, 222.12°) |
| OKLab | oklab(82.74% -0.0921 -0.0645) |
| OKLCH | oklch(82.74% 0.112 215) |
| XYZ | xyz(46.1724, 58.7493, 94.4769) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 5.86
Aqua Blue
#02D8E9
ΔE00 5.93
Bright Sky Blue
#02CCFE
ΔE00 6.70
Baby Blue
#89CFF0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D9F4 #F47D62
analogous
#62F4C6 #62D9F4 #6290F4
triadic
#62D9F4 #F462D9 #D9F462
tetradic
#62D9F4 #C662F4 #F47D62 #90F462
square
#62D9F4 #C662F4 #F47D62 #90F462
split-complementary
#62D9F4 #F46290 #F4C662
monochromatic
#0EAACD #29CBF0 #62D9F4 #9BE7F8 #D4F5FC
Accessibility & contrast
On white
1.65
#62D9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#62D9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D9F4
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D9F4 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F6
Deuteranopia (green-blind)
#B0C3F4
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62d9f4; /* rgb */ color: rgb(98, 217, 244); /* oklch */ color: oklch(82.7% 0.112 215.0);
Tailwind
colors: {
custom: {
50: '#9ce5f7',
500: '#62d9f4',
950: '#000000',
},
}SCSS
$custom: #62d9f4; $custom-light: #9ce5f7; $custom-dark: #000000;
JSON
{
"hex": "#62d9f4",
"rgb": {
"r": 98,
"g": 217,
"b": 244
},
"hsl": {
"h": 191.096,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.82741,
"c": 0.11248,
"h": 215
},
"luminance": 0.58754
}Semantic roles & 50–950 ramp
primary
#62D9F4
secondary
#C94D31
accent
#2C02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485