#62D8FF#62D8FF
#62D8FF is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 82.9% C 0.119 H 222.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8FF |
|---|---|
| RGB | rgb(98, 216, 255) |
| HSL | hsl(195, 100%, 69%) |
| HSV | hsv(195, 62%, 100%) |
| CMYK | cmyk(61.6%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(81.25, -22.02, -28.95) |
| CIE-LCH | lch(81.25, 36.37, 232.74°) |
| OKLab | oklab(82.94% -0.087 -0.0806) |
| OKLCH | oklch(82.94% 0.119 222.8) |
| XYZ | xyz(47.6357, 58.9235, 103.4513) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Bright Sky Blue
#02CCFE
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 4.85
Lightskyblue
#87CEFA
ΔE00 6.40
Lightblue (survey)
#7BC8F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8FF #FF8962
analogous
#62FFD7 #62D8FF #628AFF
triadic
#62D8FF #FF62D8 #D8FF62
tetradic
#62D8FF #D762FF #FF8962 #8AFF62
square
#62D8FF #D762FF #FF8962 #8AFF62
split-complementary
#62D8FF #FF628A #FFD762
monochromatic
#00ADE7 #25C9FF #62D8FF #9FE7FF #DCF6FF
Accessibility & contrast
On white
1.64
#62D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#62D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8FF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8FF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#ABC3FF
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62d8ff; /* rgb */ color: rgb(98, 216, 255); /* oklch */ color: oklch(82.9% 0.119 222.8);
Tailwind
colors: {
custom: {
50: '#9de4ff',
500: '#62d8ff',
950: '#000000',
},
}SCSS
$custom: #62d8ff; $custom-light: #9de4ff; $custom-dark: #000000;
JSON
{
"hex": "#62d8ff",
"rgb": {
"r": 98,
"g": 216,
"b": 255
},
"hsl": {
"h": 194.904,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.82943,
"c": 0.11863,
"h": 222.8
},
"luminance": 0.58928
}Semantic roles & 50–950 ramp
primary
#62D8FF
secondary
#DA572C
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486