#62C8F4#62C8F4
#62C8F4 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.113 H 228.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8F4 |
|---|---|
| RGB | rgb(98, 200, 244) |
| HSL | hsl(198, 87%, 67%) |
| HSV | hsv(198, 60%, 96%) |
| CMYK | cmyk(59.8%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.33, -17.11, -30.62) |
| CIE-LCH | lch(76.33, 35.08, 240.81°) |
| OKLab | oklab(78.89% -0.0745 -0.0855) |
| OKLCH | oklch(78.89% 0.113 228.9) |
| XYZ | xyz(42.0141, 50.4327, 93.0908) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.37
Bright Sky Blue
#02CCFE
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 4.20
Lightskyblue
#87CEFA
ΔE00 4.44
Sky Blue
#87CEEB
ΔE00 4.55
Deepskyblue
#00BFFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8F4 #F48E62
analogous
#62F4D7 #62C8F4 #627FF4
triadic
#62C8F4 #F462C8 #C8F462
tetradic
#62C8F4 #D762F4 #F48E62 #7FF462
square
#62C8F4 #D762F4 #F48E62 #7FF462
split-complementary
#62C8F4 #F4627F #F4D762
monochromatic
#0E94CD #29B4F0 #62C8F4 #9BDCF8 #D4F0FC
Accessibility & contrast
On white
1.89
#62C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#62C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8F4
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8F4 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #62c8f4; /* rgb */ color: rgb(98, 200, 244); /* oklch */ color: oklch(78.9% 0.113 228.9);
Tailwind
colors: {
custom: {
50: '#9bd8f8',
500: '#62c8f4',
950: '#000000',
},
}SCSS
$custom: #62c8f4; $custom-light: #9bd8f8; $custom-dark: #000000;
JSON
{
"hex": "#62c8f4",
"rgb": {
"r": 98,
"g": 200,
"b": 244
},
"hsl": {
"h": 198.082,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.78886,
"c": 0.11339,
"h": 228.9
},
"luminance": 0.50437
}Semantic roles & 50–950 ramp
primary
#62C8F4
secondary
#C95F31
accent
#4602E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385