#62ACED#62ACED
#62ACED is a light, vivid cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.121 H 246.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62ACED |
|---|---|
| RGB | rgb(98, 172, 237) |
| HSL | hsl(208, 79%, 66%) |
| HSV | hsv(208, 59%, 93%) |
| CMYK | cmyk(58.6%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.18, -4.21, -39.48) |
| CIE-LCH | lch(68.18, 39.70, 263.91°) |
| OKLab | oklab(72.33% -0.0474 -0.111) |
| OKLCH | oklch(72.33% 0.121 246.9) |
| XYZ | xyz(35.0700, 38.2129, 85.6320) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.32
Azure (survey)
#069AF3
ΔE00 6.41
Carolina Blue
#8AB8FE
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 8.22
Sky
#82CAFC
ΔE00 8.34
Lightblue (survey)
#7BC8F6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ACED #EDA362
analogous
#62EDE9 #62ACED #6266ED
triadic
#62ACED #ED62AC #ACED62
tetradic
#62ACED #E962ED #EDA362 #66ED62
square
#62ACED #E962ED #EDA362 #66ED62
split-complementary
#62ACED #ED6266 #EDE962
monochromatic
#1670BF #2B8FE7 #62ACED #99C9F3 #D0E6FA
Accessibility & contrast
On white
2.43
#62ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#62ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ACED
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ACED | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#00BBC3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #62aced; /* rgb */ color: rgb(98, 172, 237); /* oklch */ color: oklch(72.3% 0.121 246.9);
Tailwind
colors: {
custom: {
50: '#99c4f3',
500: '#62aced',
950: '#000000',
},
}SCSS
$custom: #62aced; $custom-light: #99c4f3; $custom-dark: #000000;
JSON
{
"hex": "#62aced",
"rgb": {
"r": 98,
"g": 172,
"b": 237
},
"hsl": {
"h": 208.058,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.72327,
"c": 0.12071,
"h": 246.9
},
"luminance": 0.38216
}Semantic roles & 50–950 ramp
primary
#62ACED
secondary
#EDD4BE
accent
#6C0ADC
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1217
muted
#7F8185