#62DDFD#62DDFD
#62DDFD is a very light, moderate cyan. Relative luminance 0.614; OKLCH L 84.0% C 0.117 H 217.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDFD |
|---|---|
| RGB | rgb(98, 221, 253) |
| HSL | hsl(192, 97%, 69%) |
| HSV | hsv(192, 61%, 99%) |
| CMYK | cmyk(61.3%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.59, -25.09, -25.84) |
| CIE-LCH | lch(82.59, 36.02, 225.83°) |
| OKLab | oklab(84% -0.0928 -0.0718) |
| OKLCH | oklch(84% 0.117 217.7) |
| XYZ | xyz(48.6159, 61.3964, 102.1981) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 5.80
Bright Sky Blue
#02CCFE
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDFD #FD8262
analogous
#62FDD0 #62DDFD #6290FD
triadic
#62DDFD #FD62DD #DDFD62
tetradic
#62DDFD #D062FD #FD8262 #90FD62
square
#62DDFD #D062FD #FD8262 #90FD62
split-complementary
#62DDFD #FD6290 #FDD062
monochromatic
#03B4E2 #26D0FC #62DDFD #9EEAFE #DBF7FF
Accessibility & contrast
On white
1.58
#62DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#62DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDFD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDFD | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B2C6FD
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62ddfd; /* rgb */ color: rgb(98, 221, 253); /* oklch */ color: oklch(84.0% 0.117 217.7);
Tailwind
colors: {
custom: {
50: '#9de7fe',
500: '#62ddfd',
950: '#000000',
},
}SCSS
$custom: #62ddfd; $custom-light: #9de7fe; $custom-dark: #000000;
JSON
{
"hex": "#62ddfd",
"rgb": {
"r": 98,
"g": 221,
"b": 253
},
"hsl": {
"h": 192.387,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.83995,
"c": 0.11735,
"h": 217.7
},
"luminance": 0.61401
}Semantic roles & 50–950 ramp
primary
#62DDFD
secondary
#D74F2C
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485