#62DBFD#62DBFD
#62DBFD is a very light, moderate cyan. Relative luminance 0.604; OKLCH L 83.5% C 0.117 H 219.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBFD |
|---|---|
| RGB | rgb(98, 219, 253) |
| HSL | hsl(193, 97%, 69%) |
| HSV | hsv(193, 61%, 99%) |
| CMYK | cmyk(61.3%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(82.03, -24.10, -26.70) |
| CIE-LCH | lch(82.03, 35.97, 227.92°) |
| OKLab | oklab(83.54% -0.0908 -0.0743) |
| OKLCH | oklch(83.54% 0.117 219.3) |
| XYZ | xyz(48.0910, 60.3466, 102.0231) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 5.30
Bright Sky Blue
#02CCFE
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBFD #FD8462
analogous
#62FDD1 #62DBFD #628EFD
triadic
#62DBFD #FD62DB #DBFD62
tetradic
#62DBFD #D162FD #FD8462 #8EFD62
square
#62DBFD #D162FD #FD8462 #8EFD62
split-complementary
#62DBFD #FD628E #FDD162
monochromatic
#03B1E2 #26CDFC #62DBFD #9EE9FE #DBF7FF
Accessibility & contrast
On white
1.61
#62DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#62DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBFD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBFD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#00E6E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dbfd; /* rgb */ color: rgb(98, 219, 253); /* oklch */ color: oklch(83.5% 0.117 219.3);
Tailwind
colors: {
custom: {
50: '#9de6fe',
500: '#62dbfd',
950: '#000000',
},
}SCSS
$custom: #62dbfd; $custom-light: #9de6fe; $custom-dark: #000000;
JSON
{
"hex": "#62dbfd",
"rgb": {
"r": 98,
"g": 219,
"b": 253
},
"hsl": {
"h": 193.161,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.83542,
"c": 0.11728,
"h": 219.3
},
"luminance": 0.60352
}Semantic roles & 50–950 ramp
primary
#62DBFD
secondary
#D7522C
accent
#3200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485