#62CAF8#62CAF8
#62CAF8 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.5% C 0.116 H 229.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62CAF8 |
|---|---|
| RGB | rgb(98, 202, 248) |
| HSL | hsl(198, 91%, 68%) |
| HSV | hsv(198, 60%, 97%) |
| CMYK | cmyk(60.5%, 18.5%, 0%, 2.7%) |
| CIE-LAB | lab(77.05, -16.95, -31.67) |
| CIE-LCH | lch(77.05, 35.92, 241.84°) |
| OKLab | oklab(79.5% -0.0752 -0.0884) |
| OKLCH | oklch(79.5% 0.116 229.6) |
| XYZ | xyz(43.0942, 51.6108, 96.4795) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.20
Bright Sky Blue
#02CCFE
ΔE00 3.83
Lightskyblue
#87CEFA
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.72
Sky
#82CAFC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CAF8 #F89062
analogous
#62F8DB #62CAF8 #627FF8
triadic
#62CAF8 #F862CA #CAF862
tetradic
#62CAF8 #DB62F8 #F89062 #7FF862
square
#62CAF8 #DB62F8 #F89062 #7FF862
split-complementary
#62CAF8 #F8627F #F8DB62
monochromatic
#0A97D6 #27B6F5 #62CAF8 #9DDEFB #D7F2FD
Accessibility & contrast
On white
1.85
#62CAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#62CAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CAF8
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CAF8 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FA
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62caf8; /* rgb */ color: rgb(98, 202, 248); /* oklch */ color: oklch(79.5% 0.116 229.6);
Tailwind
colors: {
custom: {
50: '#9bdafa',
500: '#62caf8',
950: '#000000',
},
}SCSS
$custom: #62caf8; $custom-light: #9bdafa; $custom-dark: #000000;
JSON
{
"hex": "#62caf8",
"rgb": {
"r": 98,
"g": 202,
"b": 248
},
"hsl": {
"h": 198.4,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.79503,
"c": 0.11608,
"h": 229.6
},
"luminance": 0.51615
}Semantic roles & 50–950 ramp
primary
#62CAF8
secondary
#D0602E
accent
#4600E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385