#62DEFF#62DEFF
#62DEFF is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 84.3% C 0.118 H 218.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEFF |
|---|---|
| RGB | rgb(98, 222, 255) |
| HSL | hsl(193, 100%, 69%) |
| HSV | hsv(193, 62%, 100%) |
| CMYK | cmyk(61.6%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(82.94, -25.01, -26.36) |
| CIE-LCH | lch(82.94, 36.33, 226.50°) |
| OKLab | oklab(84.3% -0.0931 -0.0733) |
| OKLCH | oklch(84.3% 0.118 218.2) |
| XYZ | xyz(49.2010, 62.0541, 103.9731) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 5.88
Bright Sky Blue
#02CCFE
ΔE00 6.22
Baby Blue
#89CFF0
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEFF #FF8362
analogous
#62FFD1 #62DEFF #6290FF
triadic
#62DEFF #FF62DE #DEFF62
tetradic
#62DEFF #D162FF #FF8362 #90FF62
square
#62DEFF #D162FF #FF8362 #90FF62
split-complementary
#62DEFF #FF6290 #FFD162
monochromatic
#00B6E7 #25D1FF #62DEFF #9FEBFF #DCF8FF
Accessibility & contrast
On white
1.57
#62DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#62DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEFF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEFF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B2C7FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62deff; /* rgb */ color: rgb(98, 222, 255); /* oklch */ color: oklch(84.3% 0.118 218.2);
Tailwind
colors: {
custom: {
50: '#9de8ff',
500: '#62deff',
950: '#000000',
},
}SCSS
$custom: #62deff; $custom-light: #9de8ff; $custom-dark: #000000;
JSON
{
"hex": "#62deff",
"rgb": {
"r": 98,
"g": 222,
"b": 255
},
"hsl": {
"h": 192.611,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.84299,
"c": 0.11847,
"h": 218.2
},
"luminance": 0.62059
}Semantic roles & 50–950 ramp
primary
#62DEFF
secondary
#DA502C
accent
#3000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101618
muted
#808486