#62DAF8#62DAF8
#62DAF8 is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.1% C 0.115 H 216.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62DAF8 |
|---|---|
| RGB | rgb(98, 218, 248) |
| HSL | hsl(192, 91%, 68%) |
| HSV | hsv(192, 60%, 97%) |
| CMYK | cmyk(60.5%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(81.57, -25.06, -24.74) |
| CIE-LCH | lch(81.57, 35.21, 224.64°) |
| OKLab | oklab(83.12% -0.0916 -0.0687) |
| OKLCH | oklch(83.12% 0.115 216.9) |
| XYZ | xyz(47.0448, 59.5120, 97.7964) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 5.54
Bright Sky Blue
#02CCFE
ΔE00 6.16
Baby Blue
#89CFF0
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DAF8 #F88062
analogous
#62F8CB #62DAF8 #628FF8
triadic
#62DAF8 #F862DA #DAF862
tetradic
#62DAF8 #CB62F8 #F88062 #8FF862
square
#62DAF8 #CB62F8 #F88062 #8FF862
split-complementary
#62DAF8 #F8628F #F8CB62
monochromatic
#0AADD6 #27CCF5 #62DAF8 #9DE8FB #D7F6FD
Accessibility & contrast
On white
1.63
#62DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#62DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DAF8
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DAF8 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4FA
Deuteranopia (green-blind)
#B0C4F8
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62daf8; /* rgb */ color: rgb(98, 218, 248); /* oklch */ color: oklch(83.1% 0.115 216.9);
Tailwind
colors: {
custom: {
50: '#9ce5fa',
500: '#62daf8',
950: '#000000',
},
}SCSS
$custom: #62daf8; $custom-light: #9ce5fa; $custom-dark: #000000;
JSON
{
"hex": "#62daf8",
"rgb": {
"r": 98,
"g": 218,
"b": 248
},
"hsl": {
"h": 192,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.83121,
"c": 0.11455,
"h": 216.9
},
"luminance": 0.59517
}Semantic roles & 50–950 ramp
primary
#62DAF8
secondary
#D04E2E
accent
#2E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485