#62DDFA#62DDFA
#62DDFA is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 83.9% C 0.116 H 215.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDFA |
|---|---|
| RGB | rgb(98, 221, 250) |
| HSL | hsl(191, 94%, 68%) |
| HSV | hsv(191, 61%, 98%) |
| CMYK | cmyk(60.8%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(82.49, -25.96, -24.40) |
| CIE-LCH | lch(82.49, 35.63, 223.23°) |
| OKLab | oklab(83.88% -0.0939 -0.0678) |
| OKLCH | oklch(83.88% 0.116 215.8) |
| XYZ | xyz(48.1418, 61.2067, 99.7009) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 6.15
Aqua Blue
#02D8E9
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Bright Sky Blue
#02CCFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDFA #FA7F62
analogous
#62FACB #62DDFA #6291FA
triadic
#62DDFA #FA62DD #DDFA62
tetradic
#62DDFA #CB62FA #FA7F62 #91FA62
square
#62DDFA #CB62FA #FA7F62 #91FA62
split-complementary
#62DDFA #FA6291 #FACB62
monochromatic
#07B2DB #27D0F8 #62DDFA #9DEAFC #D9F7FE
Accessibility & contrast
On white
1.59
#62DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#62DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDFA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDFA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62ddfa; /* rgb */ color: rgb(98, 221, 250); /* oklch */ color: oklch(83.9% 0.116 215.8);
Tailwind
colors: {
custom: {
50: '#9de7fc',
500: '#62ddfa',
950: '#000000',
},
}SCSS
$custom: #62ddfa; $custom-light: #9de7fc; $custom-dark: #000000;
JSON
{
"hex": "#62ddfa",
"rgb": {
"r": 98,
"g": 221,
"b": 250
},
"hsl": {
"h": 191.447,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.83879,
"c": 0.11583,
"h": 215.8
},
"luminance": 0.61212
}Semantic roles & 50–950 ramp
primary
#62DDFA
secondary
#D34D2D
accent
#2C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485