#62C8FF#62C8FF
#62C8FF is a light, vivid cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.123 H 234.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8FF |
|---|---|
| RGB | rgb(98, 200, 255) |
| HSL | hsl(201, 100%, 69%) |
| HSV | hsv(201, 62%, 100%) |
| CMYK | cmyk(61.6%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(76.75, -13.78, -35.87) |
| CIE-LCH | lch(76.75, 38.43, 248.98°) |
| OKLab | oklab(79.36% -0.0707 -0.1005) |
| OKLCH | oklch(79.36% 0.123 234.8) |
| XYZ | xyz(43.7343, 51.1209, 102.1508) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.48
Sky
#82CAFC
ΔE00 3.42
Lightskyblue
#87CEFA
ΔE00 3.78
Deepskyblue
#00BFFF
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 5.48
Bright Sky Blue
#02CCFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8FF #FF9962
analogous
#62FFE7 #62C8FF #627AFF
triadic
#62C8FF #FF62C8 #C8FF62
tetradic
#62C8FF #E762FF #FF9962 #7AFF62
square
#62C8FF #E762FF #FF9962 #7AFF62
split-complementary
#62C8FF #FF627A #FFE762
monochromatic
#0096E7 #25B3FF #62C8FF #9FDDFF #DCF3FF
Accessibility & contrast
On white
1.87
#62C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#62C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8FF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8FF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#98B6FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #62c8ff; /* rgb */ color: rgb(98, 200, 255); /* oklch */ color: oklch(79.4% 0.123 234.8);
Tailwind
colors: {
custom: {
50: '#9cd8ff',
500: '#62c8ff',
950: '#000000',
},
}SCSS
$custom: #62c8ff; $custom-light: #9cd8ff; $custom-dark: #000000;
JSON
{
"hex": "#62c8ff",
"rgb": {
"r": 98,
"g": 200,
"b": 255
},
"hsl": {
"h": 201.019,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.79357,
"c": 0.12289,
"h": 234.8
},
"luminance": 0.51125
}Semantic roles & 50–950 ramp
primary
#62C8FF
secondary
#DA692C
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386