#62D3FD#62D3FD
#62D3FD is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.7% C 0.118 H 225.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62D3FD |
|---|---|
| RGB | rgb(98, 211, 253) |
| HSL | hsl(196, 97%, 69%) |
| HSV | hsv(196, 61%, 99%) |
| CMYK | cmyk(61.3%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(79.77, -20.08, -30.15) |
| CIE-LCH | lch(79.77, 36.23, 236.34°) |
| OKLab | oklab(81.74% -0.0826 -0.0841) |
| OKLCH | oklch(81.74% 0.118 225.5) |
| XYZ | xyz(46.0539, 56.2724, 101.3440) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D3FD #FD8C62
analogous
#62FDDA #62D3FD #6286FD
triadic
#62D3FD #FD62D3 #D3FD62
tetradic
#62D3FD #DA62FD #FD8C62 #86FD62
square
#62D3FD #DA62FD #FD8C62 #86FD62
split-complementary
#62D3FD #FD6286 #FDDA62
monochromatic
#03A5E2 #26C2FC #62D3FD #9EE4FE #DBF5FF
Accessibility & contrast
On white
1.71
#62D3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#62D3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D3FD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D3FD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d3fd; /* rgb */ color: rgb(98, 211, 253); /* oklch */ color: oklch(81.7% 0.118 225.5);
Tailwind
colors: {
custom: {
50: '#9ce0fe',
500: '#62d3fd',
950: '#000000',
},
}SCSS
$custom: #62d3fd; $custom-light: #9ce0fe; $custom-dark: #000000;
JSON
{
"hex": "#62d3fd",
"rgb": {
"r": 98,
"g": 211,
"b": 253
},
"hsl": {
"h": 196.258,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.81735,
"c": 0.1179,
"h": 225.5
},
"luminance": 0.56277
}Semantic roles & 50–950 ramp
primary
#62D3FD
secondary
#D75A2C
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485