#62D8F6#62D8F6
#62D8F6 is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.6% C 0.113 H 217.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8F6 |
|---|---|
| RGB | rgb(98, 216, 246) |
| HSL | hsl(192, 89%, 67%) |
| HSV | hsv(192, 60%, 96%) |
| CMYK | cmyk(60.2%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(80.94, -24.64, -24.65) |
| CIE-LCH | lch(80.94, 34.85, 225.00°) |
| OKLab | oklab(82.59% -0.0903 -0.0685) |
| OKLCH | oklch(82.59% 0.113 217.2) |
| XYZ | xyz(46.2207, 58.3575, 95.9992) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 5.25
Bright Sky Blue
#02CCFE
ΔE00 5.88
Baby Blue
#89CFF0
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.68
Aqua Blue
#02D8E9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8F6 #F68062
analogous
#62F6CA #62D8F6 #628EF6
triadic
#62D8F6 #F662D8 #D8F662
tetradic
#62D8F6 #CA62F6 #F68062 #8EF662
square
#62D8F6 #CA62F6 #F68062 #8EF662
split-complementary
#62D8F6 #F6628E #F6CA62
monochromatic
#0CAAD2 #28CAF3 #62D8F6 #9CE6F9 #D6F5FD
Accessibility & contrast
On white
1.66
#62D8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#62D8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8F6
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8F6 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F8
Deuteranopia (green-blind)
#AEC2F6
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62d8f6; /* rgb */ color: rgb(98, 216, 246); /* oklch */ color: oklch(82.6% 0.113 217.2);
Tailwind
colors: {
custom: {
50: '#9ce4f9',
500: '#62d8f6',
950: '#000000',
},
}SCSS
$custom: #62d8f6; $custom-light: #9ce4f9; $custom-dark: #000000;
JSON
{
"hex": "#62d8f6",
"rgb": {
"r": 98,
"g": 216,
"b": 246
},
"hsl": {
"h": 192.162,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.82589,
"c": 0.11335,
"h": 217.2
},
"luminance": 0.58362
}Semantic roles & 50–950 ramp
primary
#62D8F6
secondary
#CD4F2F
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485