#62C8F2#62C8F2
#62C8F2 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.112 H 227.7°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8F2 |
|---|---|
| RGB | rgb(98, 200, 242) |
| HSL | hsl(198, 85%, 67%) |
| HSV | hsv(198, 60%, 95%) |
| CMYK | cmyk(59.5%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.26, -17.71, -29.66) |
| CIE-LCH | lch(76.26, 34.55, 239.17°) |
| OKLab | oklab(78.8% -0.0752 -0.0827) |
| OKLCH | oklch(78.8% 0.112 227.7) |
| XYZ | xyz(41.7121, 50.3119, 91.5001) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Lightblue (survey)
#7BC8F6
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.74
Deepskyblue
#00BFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8F2 #F28C62
analogous
#62F2D4 #62C8F2 #6280F2
triadic
#62C8F2 #F262C8 #C8F262
tetradic
#62C8F2 #D462F2 #F28C62 #80F262
square
#62C8F2 #D462F2 #F28C62 #80F262
split-complementary
#62C8F2 #F26280 #F2D462
monochromatic
#1193C9 #29B4ED #62C8F2 #9BDCF7 #D3F0FB
Accessibility & contrast
On white
1.90
#62C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#62C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8F2
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8F2 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#9EB5F1
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #62c8f2; /* rgb */ color: rgb(98, 200, 242); /* oklch */ color: oklch(78.8% 0.112 227.7);
Tailwind
colors: {
custom: {
50: '#9bd8f6',
500: '#62c8f2',
950: '#000000',
},
}SCSS
$custom: #62c8f2; $custom-light: #9bd8f6; $custom-dark: #000000;
JSON
{
"hex": "#62c8f2",
"rgb": {
"r": 98,
"g": 200,
"b": 242
},
"hsl": {
"h": 197.5,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.78802,
"c": 0.11182,
"h": 227.7
},
"luminance": 0.50316
}Semantic roles & 50–950 ramp
primary
#62C8F2
secondary
#C65D33
accent
#4504E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385