#62C8F5#62C8F5
#62C8F5 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.114 H 229.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8F5 |
|---|---|
| RGB | rgb(98, 200, 245) |
| HSL | hsl(198, 88%, 67%) |
| HSV | hsv(198, 60%, 96%) |
| CMYK | cmyk(60%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.37, -16.81, -31.10) |
| CIE-LCH | lch(76.37, 35.36, 241.61°) |
| OKLab | oklab(78.93% -0.0742 -0.0868) |
| OKLCH | oklch(78.93% 0.114 229.5) |
| XYZ | xyz(42.1663, 50.4936, 93.8926) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.20
Bright Sky Blue
#02CCFE
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.27
Lightskyblue
#87CEFA
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.70
Sky
#82CAFC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8F5 #F58F62
analogous
#62F5D8 #62C8F5 #627FF5
triadic
#62C8F5 #F562C8 #C8F562
tetradic
#62C8F5 #D862F5 #F58F62 #7FF562
square
#62C8F5 #D862F5 #F58F62 #7FF562
split-complementary
#62C8F5 #F5627F #F5D862
monochromatic
#0D94CF #28B4F1 #62C8F5 #9CDCF9 #D5F0FC
Accessibility & contrast
On white
1.89
#62C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#62C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8F5
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8F5 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F7
Deuteranopia (green-blind)
#9CB6F4
Tritanopia (blue-blind)
#00D5D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #62c8f5; /* rgb */ color: rgb(98, 200, 245); /* oklch */ color: oklch(78.9% 0.114 229.5);
Tailwind
colors: {
custom: {
50: '#9bd8f8',
500: '#62c8f5',
950: '#000000',
},
}SCSS
$custom: #62c8f5; $custom-light: #9bd8f8; $custom-dark: #000000;
JSON
{
"hex": "#62c8f5",
"rgb": {
"r": 98,
"g": 200,
"b": 245
},
"hsl": {
"h": 198.367,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.78928,
"c": 0.1142,
"h": 229.5
},
"luminance": 0.50498
}Semantic roles & 50–950 ramp
primary
#62C8F5
secondary
#CB6030
accent
#4701E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385