#62AAE4#62AAE4
#62AAE4 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.5% C 0.112 H 244.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #62AAE4 |
|---|---|
| RGB | rgb(98, 170, 228) |
| HSL | hsl(207, 71%, 64%) |
| HSV | hsv(207, 57%, 89%) |
| CMYK | cmyk(57%, 25.4%, 0%, 10.6%) |
| CIE-LAB | lab(67.24, -5.90, -36.02) |
| CIE-LCH | lch(67.24, 36.50, 260.69°) |
| OKLab | oklab(71.46% -0.048 -0.101) |
| OKLCH | oklch(71.46% 0.112 244.6) |
| XYZ | xyz(33.4102, 36.9446, 78.7541) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.19
Azure (survey)
#069AF3
ΔE00 6.15
Carolina Blue
#8AB8FE
ΔE00 7.50
Cornflowerblue
#6495ED
ΔE00 8.14
Dodgerblue
#1E90FF
ΔE00 8.52
Lightblue (survey)
#7BC8F6
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62AAE4 #E49C62
analogous
#62E4DD #62AAE4 #6269E4
triadic
#62AAE4 #E462AA #AAE462
tetradic
#62AAE4 #DD62E4 #E49C62 #69E462
square
#62AAE4 #DD62E4 #E49C62 #69E462
split-complementary
#62AAE4 #E46269 #E4DD62
monochromatic
#1E6EAE #2E8EDB #62AAE4 #96C6ED #CAE3F6
Accessibility & contrast
On white
2.50
#62AAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#62AAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62AAE4
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62AAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62AAE4 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE7
Deuteranopia (green-blind)
#7F9EE3
Tritanopia (blue-blind)
#00B8BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #62aae4; /* rgb */ color: rgb(98, 170, 228); /* oklch */ color: oklch(71.5% 0.112 244.6);
Tailwind
colors: {
custom: {
50: '#98c3ec',
500: '#62aae4',
950: '#000000',
},
}SCSS
$custom: #62aae4; $custom-light: #98c3ec; $custom-dark: #000000;
JSON
{
"hex": "#62aae4",
"rgb": {
"r": 98,
"g": 170,
"b": 228
},
"hsl": {
"h": 206.769,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.71459,
"c": 0.11186,
"h": 244.6
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#62AAE4
secondary
#E8CEBA
accent
#6813D3
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0E1216
muted
#7E8184