#62ABC5#62ABC5
#62ABC5 is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.3% C 0.082 H 223.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #62ABC5 |
|---|---|
| RGB | rgb(98, 171, 197) |
| HSL | hsl(196, 46%, 58%) |
| HSV | hsv(196, 50%, 77%) |
| CMYK | cmyk(50.3%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(66.33, -15.67, -20.32) |
| CIE-LCH | lch(66.33, 25.66, 232.35°) |
| OKLab | oklab(70.35% -0.06 -0.0562) |
| OKLCH | oklch(70.35% 0.082 223.2) |
| XYZ | xyz(29.6742, 35.7513, 58.1494) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.23
Bluegrey
#85A3B2
ΔE00 7.60
Turquoise Blue
#06B1C4
ΔE00 7.67
Bluey Grey
#89A0B0
ΔE00 9.63
Sky Blue
#87CEEB
ΔE00 9.68
Deepskyblue
#00BFFF
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ABC5 #C57C62
analogous
#62C5AE #62ABC5 #6279C5
triadic
#62ABC5 #C562AB #ABC562
tetradic
#62ABC5 #AE62C5 #C57C62 #79C562
square
#62ABC5 #AE62C5 #C57C62 #79C562
split-complementary
#62ABC5 #C56279 #C5AE62
monochromatic
#2F697E #3F8EAB #62ABC5 #8FC3D6 #BBDBE6
Accessibility & contrast
On white
2.58
#62ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#62ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ABC5
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ABC5 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C6
Deuteranopia (green-blind)
#8D9CC5
Tritanopia (blue-blind)
#29B3B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #62abc5; /* rgb */ color: rgb(98, 171, 197); /* oklch */ color: oklch(70.3% 0.082 223.2);
Tailwind
colors: {
custom: {
50: '#95c4d6',
500: '#62abc5',
950: '#000000',
},
}SCSS
$custom: #62abc5; $custom-light: #95c4d6; $custom-dark: #000000;
JSON
{
"hex": "#62abc5",
"rgb": {
"r": 98,
"g": 171,
"b": 197
},
"hsl": {
"h": 195.758,
"s": 46.047,
"l": 57.843
},
"oklch": {
"l": 0.70346,
"c": 0.08221,
"h": 223.2
},
"luminance": 0.35754
}Semantic roles & 50–950 ramp
primary
#62ABC5
secondary
#D5B8AE
accent
#7552D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183