#62D2FD#62D2FD
#62D2FD is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.5% C 0.118 H 226.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62D2FD |
|---|---|
| RGB | rgb(98, 210, 253) |
| HSL | hsl(197, 97%, 69%) |
| HSV | hsv(197, 61%, 99%) |
| CMYK | cmyk(61.3%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.49, -19.57, -30.59) |
| CIE-LCH | lch(79.49, 36.31, 237.39°) |
| OKLab | oklab(81.51% -0.0816 -0.0853) |
| OKLCH | oklch(81.51% 0.118 226.3) |
| XYZ | xyz(45.8062, 55.7771, 101.2615) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.60
Baby Blue
#89CFF0
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 4.82
Lightskyblue
#87CEFA
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D2FD #FD8D62
analogous
#62FDDB #62D2FD #6285FD
triadic
#62D2FD #FD62D2 #D2FD62
tetradic
#62D2FD #DB62FD #FD8D62 #85FD62
square
#62D2FD #DB62FD #FD8D62 #85FD62
split-complementary
#62D2FD #FD6285 #FDDB62
monochromatic
#03A4E2 #26C1FC #62D2FD #9EE3FE #DBF5FF
Accessibility & contrast
On white
1.73
#62D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#62D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D2FD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D2FD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d2fd; /* rgb */ color: rgb(98, 210, 253); /* oklch */ color: oklch(81.5% 0.118 226.3);
Tailwind
colors: {
custom: {
50: '#9cdffe',
500: '#62d2fd',
950: '#000000',
},
}SCSS
$custom: #62d2fd; $custom-light: #9cdffe; $custom-dark: #000000;
JSON
{
"hex": "#62d2fd",
"rgb": {
"r": 98,
"g": 210,
"b": 253
},
"hsl": {
"h": 196.645,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.8151,
"c": 0.11808,
"h": 226.3
},
"luminance": 0.55782
}Semantic roles & 50–950 ramp
primary
#62D2FD
secondary
#D75C2C
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485