#62D0FD#62D0FD
#62D0FD is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.1% C 0.118 H 227.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62D0FD |
|---|---|
| RGB | rgb(98, 208, 253) |
| HSL | hsl(197, 97%, 69%) |
| HSV | hsv(197, 61%, 99%) |
| CMYK | cmyk(61.3%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(78.92, -18.55, -31.45) |
| CIE-LCH | lch(78.92, 36.51, 239.47°) |
| OKLab | oklab(81.06% -0.0796 -0.0878) |
| OKLCH | oklch(81.06% 0.119 227.8) |
| XYZ | xyz(45.3155, 54.7957, 101.0979) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 4.49
Lightskyblue
#87CEFA
ΔE00 4.53
Sky
#82CAFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D0FD #FD8F62
analogous
#62FDDC #62D0FD #6283FD
triadic
#62D0FD #FD62D0 #D0FD62
tetradic
#62D0FD #DC62FD #FD8F62 #83FD62
square
#62D0FD #DC62FD #FD8F62 #83FD62
split-complementary
#62D0FD #FD6283 #FDDC62
monochromatic
#03A1E2 #26BEFC #62D0FD #9EE2FE #DBF4FF
Accessibility & contrast
On white
1.76
#62D0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#62D0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D0FD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D0FD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62d0fd; /* rgb */ color: rgb(98, 208, 253); /* oklch */ color: oklch(81.1% 0.118 227.8);
Tailwind
colors: {
custom: {
50: '#9cdefe',
500: '#62d0fd',
950: '#000000',
},
}SCSS
$custom: #62d0fd; $custom-light: #9cdefe; $custom-dark: #000000;
JSON
{
"hex": "#62d0fd",
"rgb": {
"r": 98,
"g": 208,
"b": 253
},
"hsl": {
"h": 197.419,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.81061,
"c": 0.1185,
"h": 227.8
},
"luminance": 0.548
}Semantic roles & 50–950 ramp
primary
#62D0FD
secondary
#D75E2C
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485