#62E2FD#62E2FD
#62E2FD is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.1% C 0.118 H 213.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2FD |
|---|---|
| RGB | rgb(98, 226, 253) |
| HSL | hsl(190, 97%, 69%) |
| HSV | hsv(190, 61%, 99%) |
| CMYK | cmyk(61.3%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(84.01, -27.55, -23.68) |
| CIE-LCH | lch(84.01, 36.33, 220.68°) |
| OKLab | oklab(85.13% -0.0979 -0.0658) |
| OKLCH | oklch(85.13% 0.118 213.9) |
| XYZ | xyz(49.9557, 64.0760, 102.6447) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2FD #FD7D62
analogous
#62FDCB #62E2FD #6295FD
triadic
#62E2FD #FD62E2 #E2FD62
tetradic
#62E2FD #CB62FD #FD7D62 #95FD62
square
#62E2FD #CB62FD #FD7D62 #95FD62
split-complementary
#62E2FD #FD6295 #FDCB62
monochromatic
#03BBE2 #26D7FC #62E2FD #9EEDFE #DBF8FF
Accessibility & contrast
On white
1.52
#62E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#62E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2FD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2FD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e2fd; /* rgb */ color: rgb(98, 226, 253); /* oklch */ color: oklch(85.1% 0.118 213.9);
Tailwind
colors: {
custom: {
50: '#9debfe',
500: '#62e2fd',
950: '#000000',
},
}SCSS
$custom: #62e2fd; $custom-light: #9debfe; $custom-dark: #000000;
JSON
{
"hex": "#62e2fd",
"rgb": {
"r": 98,
"g": 226,
"b": 253
},
"hsl": {
"h": 190.452,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.85129,
"c": 0.1179,
"h": 213.9
},
"luminance": 0.64081
}Semantic roles & 50–950 ramp
primary
#62E2FD
secondary
#D74A2C
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485