#62ABED#62ABED
#62ABED is a light, vivid cyan. Relative luminance 0.378; OKLCH L 72.1% C 0.121 H 247.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62ABED |
|---|---|
| RGB | rgb(98, 171, 237) |
| HSL | hsl(208, 79%, 66%) |
| HSV | hsv(208, 59%, 93%) |
| CMYK | cmyk(58.6%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.90, -3.66, -39.91) |
| CIE-LCH | lch(67.90, 40.08, 264.77°) |
| OKLab | oklab(72.11% -0.0463 -0.1123) |
| OKLCH | oklch(72.11% 0.121 247.6) |
| XYZ | xyz(34.8804, 37.8337, 85.5688) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Azure (survey)
#069AF3
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 6.70
Cornflowerblue
#6495ED
ΔE00 7.86
Dodgerblue
#1E90FF
ΔE00 8.32
Sky
#82CAFC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ABED #EDA462
analogous
#62EDE9 #62ABED #6265ED
triadic
#62ABED #ED62AB #ABED62
tetradic
#62ABED #E962ED #EDA462 #65ED62
square
#62ABED #E962ED #EDA462 #65ED62
split-complementary
#62ABED #ED6265 #EDE962
monochromatic
#166FBF #2B8EE7 #62ABED #99C8F3 #D0E6FA
Accessibility & contrast
On white
2.45
#62ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#62ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ABED
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ABED | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#00BBC2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #62abed; /* rgb */ color: rgb(98, 171, 237); /* oklch */ color: oklch(72.1% 0.121 247.6);
Tailwind
colors: {
custom: {
50: '#99c3f3',
500: '#62abed',
950: '#000000',
},
}SCSS
$custom: #62abed; $custom-light: #99c3f3; $custom-dark: #000000;
JSON
{
"hex": "#62abed",
"rgb": {
"r": 98,
"g": 171,
"b": 237
},
"hsl": {
"h": 208.489,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.72107,
"c": 0.12146,
"h": 247.6
},
"luminance": 0.37837
}Semantic roles & 50–950 ramp
primary
#62ABED
secondary
#EDD4BE
accent
#6D0ADC
background
#FAFBFE
surface
#F3F7FD
border
#CDD0D5
text
#0F1217
muted
#7F8185