#62D8F2#62D8F2
#62D8F2 is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 82.4% C 0.111 H 214.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8F2 |
|---|---|
| RGB | rgb(98, 216, 242) |
| HSL | hsl(191, 85%, 67%) |
| HSV | hsv(191, 60%, 95%) |
| CMYK | cmyk(59.5%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.80, -25.79, -22.72) |
| CIE-LCH | lch(80.80, 34.37, 221.38°) |
| OKLab | oklab(82.44% -0.0918 -0.0631) |
| OKLCH | oklch(82.44% 0.111 214.5) |
| XYZ | xyz(45.6134, 58.1146, 92.8006) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 6.81
Bright Sky Blue
#02CCFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8F2 #F27C62
analogous
#62F2C4 #62D8F2 #6290F2
triadic
#62D8F2 #F262D8 #D8F262
tetradic
#62D8F2 #C462F2 #F27C62 #90F262
square
#62D8F2 #C462F2 #F27C62 #90F262
split-complementary
#62D8F2 #F26290 #F2C462
monochromatic
#11A8C9 #29CAED #62D8F2 #9BE6F7 #D3F4FB
Accessibility & contrast
On white
1.66
#62D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#62D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8F2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8F2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#B0C2F2
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62d8f2; /* rgb */ color: rgb(98, 216, 242); /* oklch */ color: oklch(82.4% 0.111 214.5);
Tailwind
colors: {
custom: {
50: '#9ce4f6',
500: '#62d8f2',
950: '#000000',
},
}SCSS
$custom: #62d8f2; $custom-light: #9ce4f6; $custom-dark: #000000;
JSON
{
"hex": "#62d8f2",
"rgb": {
"r": 98,
"g": 216,
"b": 242
},
"hsl": {
"h": 190.833,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.82437,
"c": 0.11141,
"h": 214.5
},
"luminance": 0.58119
}Semantic roles & 50–950 ramp
primary
#62D8F2
secondary
#C64D33
accent
#2C04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485