#62DFFE#62DFFE
#62DFFE is a very light, moderate cyan. Relative luminance 0.625; OKLCH L 84.5% C 0.118 H 216.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFFE |
|---|---|
| RGB | rgb(98, 223, 254) |
| HSL | hsl(192, 99%, 69%) |
| HSV | hsv(192, 61%, 100%) |
| CMYK | cmyk(61.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.19, -25.79, -25.45) |
| CIE-LCH | lch(83.19, 36.23, 224.62°) |
| OKLab | oklab(84.49% -0.0945 -0.0707) |
| OKLCH | oklch(84.49% 0.118 216.8) |
| XYZ | xyz(49.3068, 62.5227, 103.2163) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 6.24
Bright Sky Blue
#02CCFE
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFFE #FE8162
analogous
#62FECF #62DFFE #6291FE
triadic
#62DFFE #FE62DF #DFFE62
tetradic
#62DFFE #CF62FE #FE8162 #91FE62
square
#62DFFE #CF62FE #FE8162 #91FE62
split-complementary
#62DFFE #FE6291 #FECF62
monochromatic
#01B7E4 #25D3FE #62DFFE #9FEBFE #DCF8FF
Accessibility & contrast
On white
1.55
#62DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#62DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFFE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFFE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62dffe; /* rgb */ color: rgb(98, 223, 254); /* oklch */ color: oklch(84.5% 0.118 216.8);
Tailwind
colors: {
custom: {
50: '#9de9fe',
500: '#62dffe',
950: '#000000',
},
}SCSS
$custom: #62dffe; $custom-light: #9de9fe; $custom-dark: #000000;
JSON
{
"hex": "#62dffe",
"rgb": {
"r": 98,
"g": 223,
"b": 254
},
"hsl": {
"h": 191.923,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.84486,
"c": 0.118,
"h": 216.8
},
"luminance": 0.62528
}Semantic roles & 50–950 ramp
primary
#62DFFE
secondary
#D84E2C
accent
#2E00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485