#62D1FC#62D1FC
#62D1FC is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.2% C 0.118 H 226.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62D1FC |
|---|---|
| RGB | rgb(98, 209, 252) |
| HSL | hsl(197, 96%, 69%) |
| HSV | hsv(197, 61%, 99%) |
| CMYK | cmyk(61.1%, 17.1%, 0%, 1.2%) |
| CIE-LAB | lab(79.17, -19.36, -30.54) |
| CIE-LCH | lch(79.17, 36.16, 237.64°) |
| OKLab | oklab(81.24% -0.081 -0.0852) |
| OKLCH | oklch(81.24% 0.118 226.5) |
| XYZ | xyz(45.4012, 55.2213, 100.3427) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.53
Baby Blue
#89CFF0
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.28
Lightblue (survey)
#7BC8F6
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D1FC #FC8D62
analogous
#62FCDA #62D1FC #6284FC
triadic
#62D1FC #FC62D1 #D1FC62
tetradic
#62D1FC #DA62FC #FC8D62 #84FC62
square
#62D1FC #DA62FC #FC8D62 #84FC62
split-complementary
#62D1FC #FC6284 #FCDA62
monochromatic
#04A2DF #26BFFB #62D1FC #9EE3FD #DAF4FE
Accessibility & contrast
On white
1.74
#62D1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#62D1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D1FC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D1FC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFE
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d1fc; /* rgb */ color: rgb(98, 209, 252); /* oklch */ color: oklch(81.2% 0.118 226.5);
Tailwind
colors: {
custom: {
50: '#9cdffd',
500: '#62d1fc',
950: '#000000',
},
}SCSS
$custom: #62d1fc; $custom-light: #9cdffd; $custom-dark: #000000;
JSON
{
"hex": "#62d1fc",
"rgb": {
"r": 98,
"g": 209,
"b": 252
},
"hsl": {
"h": 196.753,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.81244,
"c": 0.11754,
"h": 226.5
},
"luminance": 0.55226
}Semantic roles & 50–950 ramp
primary
#62D1FC
secondary
#D65C2C
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485