#62ABC0#62ABC0
#62ABC0 is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.2% C 0.079 H 218.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62ABC0 |
|---|---|
| RGB | rgb(98, 171, 192) |
| HSL | hsl(193, 43%, 57%) |
| HSV | hsv(193, 49%, 75%) |
| CMYK | cmyk(49%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.16, -17.09, -17.81) |
| CIE-LCH | lch(66.16, 24.68, 226.19°) |
| OKLab | oklab(70.15% -0.0619 -0.0492) |
| OKLCH | oklch(70.15% 0.079 218.5) |
| XYZ | xyz(29.1108, 35.5259, 55.1821) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.79
Turquoise Blue
#06B1C4
ΔE00 6.56
Bluegrey
#85A3B2
ΔE00 7.95
Cadetblue
#5F9EA0
ΔE00 8.41
Sky Blue
#87CEEB
ΔE00 10.14
Bluey Grey
#89A0B0
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ABC0 #C07762
analogous
#62C0A6 #62ABC0 #627CC0
triadic
#62ABC0 #C062AB #ABC062
tetradic
#62ABC0 #A662C0 #C07762 #7CC062
square
#62ABC0 #A662C0 #C07762 #7CC062
split-complementary
#62ABC0 #C0627C #C0A662
monochromatic
#306878 #428DA3 #62ABC0 #8EC2D2 #B9DAE3
Accessibility & contrast
On white
2.59
#62ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#62ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ABC0
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ABC0 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#8F9CC0
Tritanopia (blue-blind)
#2EB2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #62abc0; /* rgb */ color: rgb(98, 171, 192); /* oklch */ color: oklch(70.2% 0.079 218.5);
Tailwind
colors: {
custom: {
50: '#95c4d3',
500: '#62abc0',
950: '#000000',
},
}SCSS
$custom: #62abc0; $custom-light: #95c4d3; $custom-dark: #000000;
JSON
{
"hex": "#62abc0",
"rgb": {
"r": 98,
"g": 171,
"b": 192
},
"hsl": {
"h": 193.404,
"s": 42.727,
"l": 56.863
},
"oklch": {
"l": 0.70151,
"c": 0.07906,
"h": 218.5
},
"luminance": 0.35528
}Semantic roles & 50–950 ramp
primary
#62ABC0
secondary
#D2B4AC
accent
#7155D3
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182