#62CAF4#62CAF4
#62CAF4 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.113 H 227.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62CAF4 |
|---|---|
| RGB | rgb(98, 202, 244) |
| HSL | hsl(197, 87%, 67%) |
| HSV | hsv(197, 60%, 96%) |
| CMYK | cmyk(59.8%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(76.90, -18.15, -29.76) |
| CIE-LCH | lch(76.90, 34.85, 238.62°) |
| OKLab | oklab(79.34% -0.0766 -0.083) |
| OKLCH | oklch(79.34% 0.113 227.3) |
| XYZ | xyz(42.4803, 51.3652, 93.2462) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.52
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.16
Lightskyblue
#87CEFA
ΔE00 4.73
Sky
#82CAFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CAF4 #F48C62
analogous
#62F4D5 #62CAF4 #6281F4
triadic
#62CAF4 #F462CA #CAF462
tetradic
#62CAF4 #D562F4 #F48C62 #81F462
square
#62CAF4 #D562F4 #F48C62 #81F462
split-complementary
#62CAF4 #F46281 #F4D562
monochromatic
#0E96CD #29B7F0 #62CAF4 #9BDDF8 #D4F1FC
Accessibility & contrast
On white
1.86
#62CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#62CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CAF4
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CAF4 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62caf4; /* rgb */ color: rgb(98, 202, 244); /* oklch */ color: oklch(79.3% 0.113 227.3);
Tailwind
colors: {
custom: {
50: '#9bdaf8',
500: '#62caf4',
950: '#000000',
},
}SCSS
$custom: #62caf4; $custom-light: #9bdaf8; $custom-dark: #000000;
JSON
{
"hex": "#62caf4",
"rgb": {
"r": 98,
"g": 202,
"b": 244
},
"hsl": {
"h": 197.26,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.79337,
"c": 0.11294,
"h": 227.3
},
"luminance": 0.51369
}Semantic roles & 50–950 ramp
primary
#62CAF4
secondary
#C95D31
accent
#4302E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385