#62ABC2#62ABC2
#62ABC2 is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.080 H 220.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62ABC2 |
|---|---|
| RGB | rgb(98, 171, 194) |
| HSL | hsl(194, 44%, 57%) |
| HSV | hsv(194, 49%, 76%) |
| CMYK | cmyk(49.5%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.22, -16.52, -18.81) |
| CIE-LCH | lch(66.22, 25.04, 228.71°) |
| OKLab | oklab(70.23% -0.0611 -0.052) |
| OKLCH | oklch(70.23% 0.08 220.4) |
| XYZ | xyz(29.3339, 35.6151, 56.3571) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.50
Turquoise Blue
#06B1C4
ΔE00 6.98
Bluegrey
#85A3B2
ΔE00 7.76
Cadetblue
#5F9EA0
ΔE00 9.07
Sky Blue
#87CEEB
ΔE00 9.91
Bluey Grey
#89A0B0
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ABC2 #C27962
analogous
#62C2A9 #62ABC2 #627BC2
triadic
#62ABC2 #C262AB #ABC262
tetradic
#62ABC2 #A962C2 #C27962 #7BC262
square
#62ABC2 #A962C2 #C27962 #7BC262
split-complementary
#62ABC2 #C2627B #C2A962
monochromatic
#2F687A #418EA6 #62ABC2 #8EC3D3 #BADAE4
Accessibility & contrast
On white
2.59
#62ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#62ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ABC2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ABC2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C3
Deuteranopia (green-blind)
#8E9CC2
Tritanopia (blue-blind)
#2CB3B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #62abc2; /* rgb */ color: rgb(98, 171, 194); /* oklch */ color: oklch(70.2% 0.080 220.4);
Tailwind
colors: {
custom: {
50: '#95c4d4',
500: '#62abc2',
950: '#000000',
},
}SCSS
$custom: #62abc2; $custom-light: #95c4d4; $custom-dark: #000000;
JSON
{
"hex": "#62abc2",
"rgb": {
"r": 98,
"g": 171,
"b": 194
},
"hsl": {
"h": 194.375,
"s": 44.037,
"l": 57.255
},
"oklch": {
"l": 0.70228,
"c": 0.08025,
"h": 220.4
},
"luminance": 0.35618
}Semantic roles & 50–950 ramp
primary
#62ABC2
secondary
#D3B6AC
accent
#7354D4
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183