#62D8F5#62D8F5
#62D8F5 is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 82.6% C 0.113 H 216.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8F5 |
|---|---|
| RGB | rgb(98, 216, 245) |
| HSL | hsl(192, 88%, 67%) |
| HSV | hsv(192, 60%, 96%) |
| CMYK | cmyk(60%, 11.8%, 0%, 3.9%) |
| CIE-LAB | lab(80.90, -24.93, -24.17) |
| CIE-LCH | lch(80.90, 34.72, 224.11°) |
| OKLab | oklab(82.55% -0.0907 -0.0671) |
| OKLCH | oklch(82.55% 0.113 216.5) |
| XYZ | xyz(46.0676, 58.2963, 95.1930) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 5.39
Bright Sky Blue
#02CCFE
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8F5 #F57F62
analogous
#62F5C9 #62D8F5 #628EF5
triadic
#62D8F5 #F562D8 #D8F562
tetradic
#62D8F5 #C962F5 #F57F62 #8EF562
square
#62D8F5 #C962F5 #F57F62 #8EF562
split-complementary
#62D8F5 #F5628E #F5C962
monochromatic
#0DA9CF #28CAF1 #62D8F5 #9CE6F9 #D5F5FC
Accessibility & contrast
On white
1.66
#62D8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#62D8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8F5
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8F5 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F7
Deuteranopia (green-blind)
#AFC2F5
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62d8f5; /* rgb */ color: rgb(98, 216, 245); /* oklch */ color: oklch(82.6% 0.113 216.5);
Tailwind
colors: {
custom: {
50: '#9ce4f8',
500: '#62d8f5',
950: '#000000',
},
}SCSS
$custom: #62d8f5; $custom-light: #9ce4f8; $custom-dark: #000000;
JSON
{
"hex": "#62d8f5",
"rgb": {
"r": 98,
"g": 216,
"b": 245
},
"hsl": {
"h": 191.837,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.82551,
"c": 0.11284,
"h": 216.5
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#62D8F5
secondary
#CB4F30
accent
#2E01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485