#62E2FE#62E2FE
#62E2FE is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.2% C 0.118 H 214.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2FE |
|---|---|
| RGB | rgb(98, 226, 254) |
| HSL | hsl(191, 99%, 69%) |
| HSV | hsv(191, 61%, 100%) |
| CMYK | cmyk(61.4%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(84.04, -27.26, -24.16) |
| CIE-LCH | lch(84.04, 36.43, 221.55°) |
| OKLab | oklab(85.17% -0.0975 -0.0671) |
| OKLCH | oklch(85.17% 0.118 214.5) |
| XYZ | xyz(50.1154, 64.1399, 103.4858) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.89
Robin'S Egg
#6DEDFD
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2FE #FE7E62
analogous
#62FECC #62E2FE #6294FE
triadic
#62E2FE #FE62E2 #E2FE62
tetradic
#62E2FE #CC62FE #FE7E62 #94FE62
square
#62E2FE #CC62FE #FE7E62 #94FE62
split-complementary
#62E2FE #FE6294 #FECC62
monochromatic
#01BBE4 #25D7FE #62E2FE #9FEDFE #DCF8FF
Accessibility & contrast
On white
1.52
#62E2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#62E2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2FE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2FE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62e2fe; /* rgb */ color: rgb(98, 226, 254); /* oklch */ color: oklch(85.2% 0.118 214.5);
Tailwind
colors: {
custom: {
50: '#9debfe',
500: '#62e2fe',
950: '#000000',
},
}SCSS
$custom: #62e2fe; $custom-light: #9debfe; $custom-dark: #000000;
JSON
{
"hex": "#62e2fe",
"rgb": {
"r": 98,
"g": 226,
"b": 254
},
"hsl": {
"h": 190.769,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.85167,
"c": 0.11834,
"h": 214.5
},
"luminance": 0.64145
}Semantic roles & 50–950 ramp
primary
#62E2FE
secondary
#D84B2C
accent
#2900E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485