#62C8F6#62C8F6
#62C8F6 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.115 H 230.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8F6 |
|---|---|
| RGB | rgb(98, 200, 246) |
| HSL | hsl(199, 89%, 67%) |
| HSV | hsv(199, 60%, 96%) |
| CMYK | cmyk(60.2%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(76.41, -16.51, -31.58) |
| CIE-LCH | lch(76.41, 35.64, 242.40°) |
| OKLab | oklab(78.97% -0.0738 -0.0882) |
| OKLCH | oklch(78.97% 0.115 230.1) |
| XYZ | xyz(42.3194, 50.5549, 94.6987) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.03
Bright Sky Blue
#02CCFE
ΔE00 4.02
Lightskyblue
#87CEFA
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.35
Sky
#82CAFC
ΔE00 4.62
Deepskyblue
#00BFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8F6 #F69062
analogous
#62F6DA #62C8F6 #627EF6
triadic
#62C8F6 #F662C8 #C8F662
tetradic
#62C8F6 #DA62F6 #F69062 #7EF662
square
#62C8F6 #DA62F6 #F69062 #7EF662
split-complementary
#62C8F6 #F6627E #F6DA62
monochromatic
#0C94D2 #28B4F3 #62C8F6 #9CDCF9 #D6F1FD
Accessibility & contrast
On white
1.89
#62C8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#62C8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8F6
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8F6 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F8
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #62c8f6; /* rgb */ color: rgb(98, 200, 246); /* oklch */ color: oklch(79.0% 0.115 230.1);
Tailwind
colors: {
custom: {
50: '#9bd8f9',
500: '#62c8f6',
950: '#000000',
},
}SCSS
$custom: #62c8f6; $custom-light: #9bd8f9; $custom-dark: #000000;
JSON
{
"hex": "#62c8f6",
"rgb": {
"r": 98,
"g": 200,
"b": 246
},
"hsl": {
"h": 198.649,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.7897,
"c": 0.11501,
"h": 230.1
},
"luminance": 0.50559
}Semantic roles & 50–950 ramp
primary
#62C8F6
secondary
#CD602F
accent
#4700E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385