#62D4FC#62D4FC
#62D4FC is a light, moderate cyan. Relative luminance 0.567; OKLCH L 81.9% C 0.117 H 224.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4FC |
|---|---|
| RGB | rgb(98, 212, 252) |
| HSL | hsl(196, 96%, 69%) |
| HSV | hsv(196, 61%, 99%) |
| CMYK | cmyk(61.1%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(80.01, -20.88, -29.25) |
| CIE-LCH | lch(80.01, 35.94, 234.47°) |
| OKLab | oklab(81.92% -0.084 -0.0815) |
| OKLCH | oklch(81.92% 0.117 224.1) |
| XYZ | xyz(46.1442, 56.7072, 100.5903) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.32
Neon Blue
#04D9FF
ΔE00 4.41
Lightblue (survey)
#7BC8F6
ΔE00 5.70
Lightskyblue
#87CEFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4FC #FC8A62
analogous
#62FCD7 #62D4FC #6287FC
triadic
#62D4FC #FC62D4 #D4FC62
tetradic
#62D4FC #D762FC #FC8A62 #87FC62
square
#62D4FC #D762FC #FC8A62 #87FC62
split-complementary
#62D4FC #FC6287 #FCD762
monochromatic
#04A6DF #26C4FB #62D4FC #9EE4FD #DAF5FE
Accessibility & contrast
On white
1.70
#62D4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#62D4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4FC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4FC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#A8BFFC
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d4fc; /* rgb */ color: rgb(98, 212, 252); /* oklch */ color: oklch(81.9% 0.117 224.1);
Tailwind
colors: {
custom: {
50: '#9ce1fd',
500: '#62d4fc',
950: '#000000',
},
}SCSS
$custom: #62d4fc; $custom-light: #9ce1fd; $custom-dark: #000000;
JSON
{
"hex": "#62d4fc",
"rgb": {
"r": 98,
"g": 212,
"b": 252
},
"hsl": {
"h": 195.584,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.8192,
"c": 0.11706,
"h": 224.1
},
"luminance": 0.56712
}Semantic roles & 50–950 ramp
primary
#62D4FC
secondary
#D6582C
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485