#62D2F7#62D2F7
#62D2F7 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.3% C 0.114 H 222.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62D2F7 |
|---|---|
| RGB | rgb(98, 210, 247) |
| HSL | hsl(195, 90%, 68%) |
| HSV | hsv(195, 60%, 97%) |
| CMYK | cmyk(60.3%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.27, -21.34, -27.72) |
| CIE-LCH | lch(79.27, 34.99, 232.41°) |
| OKLab | oklab(81.27% -0.0838 -0.0772) |
| OKLCH | oklch(81.27% 0.114 222.6) |
| XYZ | xyz(44.8654, 55.4007, 96.3066) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D2F7 #F78762
analogous
#62F7D1 #62D2F7 #6288F7
triadic
#62D2F7 #F762D2 #D2F762
tetradic
#62D2F7 #D162F7 #F78762 #88F762
square
#62D2F7 #D162F7 #F78762 #88F762
split-complementary
#62D2F7 #F76288 #F7D162
monochromatic
#0BA2D4 #28C1F4 #62D2F7 #9CE3FA #D6F3FD
Accessibility & contrast
On white
1.74
#62D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#62D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D2F7
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D2F7 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF9
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d2f7; /* rgb */ color: rgb(98, 210, 247); /* oklch */ color: oklch(81.3% 0.114 222.6);
Tailwind
colors: {
custom: {
50: '#9ce0fa',
500: '#62d2f7',
950: '#000000',
},
}SCSS
$custom: #62d2f7; $custom-light: #9ce0fa; $custom-dark: #000000;
JSON
{
"hex": "#62d2f7",
"rgb": {
"r": 98,
"g": 210,
"b": 247
},
"hsl": {
"h": 194.899,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.81267,
"c": 0.11392,
"h": 222.6
},
"luminance": 0.55405
}Semantic roles & 50–950 ramp
primary
#62D2F7
secondary
#CF562F
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485