#62D3FC#62D3FC
#62D3FC is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.7% C 0.117 H 224.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62D3FC |
|---|---|
| RGB | rgb(98, 211, 252) |
| HSL | hsl(196, 96%, 69%) |
| HSV | hsv(196, 61%, 99%) |
| CMYK | cmyk(61.1%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(79.73, -20.38, -29.68) |
| CIE-LCH | lch(79.73, 36.00, 235.53°) |
| OKLab | oklab(81.69% -0.083 -0.0827) |
| OKLCH | oklch(81.69% 0.117 224.9) |
| XYZ | xyz(45.8950, 56.2088, 100.5073) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.70
Baby Blue
#89CFF0
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Lightskyblue
#87CEFA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D3FC #FC8B62
analogous
#62FCD8 #62D3FC #6286FC
triadic
#62D3FC #FC62D3 #D3FC62
tetradic
#62D3FC #D862FC #FC8B62 #86FC62
square
#62D3FC #D862FC #FC8B62 #86FC62
split-complementary
#62D3FC #FC6286 #FCD862
monochromatic
#04A5DF #26C2FB #62D3FC #9EE4FD #DAF5FE
Accessibility & contrast
On white
1.72
#62D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#62D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D3FC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D3FC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d3fc; /* rgb */ color: rgb(98, 211, 252); /* oklch */ color: oklch(81.7% 0.117 224.9);
Tailwind
colors: {
custom: {
50: '#9ce0fd',
500: '#62d3fc',
950: '#000000',
},
}SCSS
$custom: #62d3fc; $custom-light: #9ce0fd; $custom-dark: #000000;
JSON
{
"hex": "#62d3fc",
"rgb": {
"r": 98,
"g": 211,
"b": 252
},
"hsl": {
"h": 195.974,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.81695,
"c": 0.1172,
"h": 224.9
},
"luminance": 0.56213
}Semantic roles & 50–950 ramp
primary
#62D3FC
secondary
#D6592C
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485