#62DFFD#62DFFD
#62DFFD is a very light, moderate cyan. Relative luminance 0.625; OKLCH L 84.4% C 0.118 H 216.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFFD |
|---|---|
| RGB | rgb(98, 223, 253) |
| HSL | hsl(192, 97%, 69%) |
| HSV | hsv(192, 61%, 99%) |
| CMYK | cmyk(61.3%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.16, -26.08, -24.97) |
| CIE-LCH | lch(83.16, 36.11, 223.76°) |
| OKLab | oklab(84.45% -0.0948 -0.0694) |
| OKLCH | oklch(84.45% 0.118 216.2) |
| XYZ | xyz(49.1471, 62.4588, 102.3751) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 5.47
Sky Blue
#87CEEB
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Aqua Blue
#02D8E9
ΔE00 6.69
Bright Sky Blue
#02CCFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFFD #FD8062
analogous
#62FDCE #62DFFD #6292FD
triadic
#62DFFD #FD62DF #DFFD62
tetradic
#62DFFD #CE62FD #FD8062 #92FD62
square
#62DFFD #CE62FD #FD8062 #92FD62
split-complementary
#62DFFD #FD6292 #FDCE62
monochromatic
#03B7E2 #26D3FC #62DFFD #9EEBFE #DBF8FF
Accessibility & contrast
On white
1.56
#62DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#62DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFFD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFFD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62dffd; /* rgb */ color: rgb(98, 223, 253); /* oklch */ color: oklch(84.4% 0.118 216.2);
Tailwind
colors: {
custom: {
50: '#9de9fe',
500: '#62dffd',
950: '#000000',
},
}SCSS
$custom: #62dffd; $custom-light: #9de9fe; $custom-dark: #000000;
JSON
{
"hex": "#62dffd",
"rgb": {
"r": 98,
"g": 223,
"b": 253
},
"hsl": {
"h": 191.613,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.84448,
"c": 0.11751,
"h": 216.2
},
"luminance": 0.62464
}Semantic roles & 50–950 ramp
primary
#62DFFD
secondary
#D74D2C
accent
#2C00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485