#62C8FC#62C8FC
#62C8FC is a light, vivid cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.120 H 233.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8FC |
|---|---|
| RGB | rgb(98, 200, 252) |
| HSL | hsl(200, 96%, 69%) |
| HSV | hsv(200, 61%, 99%) |
| CMYK | cmyk(61.1%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.64, -14.70, -34.45) |
| CIE-LCH | lch(76.64, 37.45, 246.89°) |
| OKLab | oklab(79.23% -0.0718 -0.0964) |
| OKLCH | oklch(79.23% 0.12 233.3) |
| XYZ | xyz(43.2552, 50.9292, 99.6273) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.47
Sky
#82CAFC
ΔE00 3.71
Lightskyblue
#87CEFA
ΔE00 3.79
Deepskyblue
#00BFFF
ΔE00 4.20
Bright Sky Blue
#02CCFE
ΔE00 4.99
Baby Blue
#89CFF0
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8FC #FC9662
analogous
#62FCE3 #62C8FC #627BFC
triadic
#62C8FC #FC62C8 #C8FC62
tetradic
#62C8FC #E362FC #FC9662 #7BFC62
square
#62C8FC #E362FC #FC9662 #7BFC62
split-complementary
#62C8FC #FC627B #FCE362
monochromatic
#0495DF #26B3FB #62C8FC #9EDDFD #DAF2FE
Accessibility & contrast
On white
1.88
#62C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#62C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8FC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8FC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #62c8fc; /* rgb */ color: rgb(98, 200, 252); /* oklch */ color: oklch(79.2% 0.120 233.3);
Tailwind
colors: {
custom: {
50: '#9cd8fd',
500: '#62c8fc',
950: '#000000',
},
}SCSS
$custom: #62c8fc; $custom-light: #9cd8fd; $custom-dark: #000000;
JSON
{
"hex": "#62c8fc",
"rgb": {
"r": 98,
"g": 200,
"b": 252
},
"hsl": {
"h": 200.26,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.79226,
"c": 0.12017,
"h": 233.3
},
"luminance": 0.50933
}Semantic roles & 50–950 ramp
primary
#62C8FC
secondary
#D6662C
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385