#62D2F5#62D2F5
#62D2F5 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.113 H 221.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62D2F5 |
|---|---|
| RGB | rgb(98, 210, 245) |
| HSL | hsl(194, 88%, 67%) |
| HSV | hsv(194, 60%, 96%) |
| CMYK | cmyk(60%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(79.20, -21.93, -26.76) |
| CIE-LCH | lch(79.20, 34.60, 230.67°) |
| OKLab | oklab(81.19% -0.0845 -0.0745) |
| OKLCH | oklch(81.19% 0.113 221.4) |
| XYZ | xyz(44.5585, 55.2780, 94.6900) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.06
Bright Sky Blue
#02CCFE
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 6.45
Lightskyblue
#87CEFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D2F5 #F58562
analogous
#62F5CF #62D2F5 #6288F5
triadic
#62D2F5 #F562D2 #D2F562
tetradic
#62D2F5 #CF62F5 #F58562 #88F562
square
#62D2F5 #CF62F5 #F58562 #88F562
split-complementary
#62D2F5 #F56288 #F5CF62
monochromatic
#0DA1CF #28C2F1 #62D2F5 #9CE2F9 #D5F3FC
Accessibility & contrast
On white
1.74
#62D2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#62D2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D2F5
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D2F5 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF7
Deuteranopia (green-blind)
#A8BDF5
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d2f5; /* rgb */ color: rgb(98, 210, 245); /* oklch */ color: oklch(81.2% 0.113 221.4);
Tailwind
colors: {
custom: {
50: '#9be0f8',
500: '#62d2f5',
950: '#000000',
},
}SCSS
$custom: #62d2f5; $custom-light: #9be0f8; $custom-dark: #000000;
JSON
{
"hex": "#62d2f5",
"rgb": {
"r": 98,
"g": 210,
"b": 245
},
"hsl": {
"h": 194.286,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.81187,
"c": 0.11265,
"h": 221.4
},
"luminance": 0.55282
}Semantic roles & 50–950 ramp
primary
#62D2F5
secondary
#CB5530
accent
#3701E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485