#62ACC7#62ACC7
#62ACC7 is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.084 H 223.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62ACC7 |
|---|---|
| RGB | rgb(98, 172, 199) |
| HSL | hsl(196, 47%, 58%) |
| HSV | hsv(196, 51%, 78%) |
| CMYK | cmyk(50.8%, 13.6%, 0%, 22%) |
| CIE-LAB | lab(66.69, -15.63, -20.88) |
| CIE-LCH | lch(66.69, 26.08, 233.18°) |
| OKLab | oklab(70.66% -0.0603 -0.0578) |
| OKLCH | oklch(70.66% 0.084 223.8) |
| XYZ | xyz(30.0945, 36.2227, 59.4275) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 7.73
Turquoise Blue
#06B1C4
ΔE00 7.79
Sky Blue
#87CEEB
ΔE00 9.37
Deepskyblue
#00BFFF
ΔE00 9.52
Lightblue (survey)
#7BC8F6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ACC7 #C77D62
analogous
#62C7B0 #62ACC7 #6279C7
triadic
#62ACC7 #C762AC #ACC762
tetradic
#62ACC7 #B062C7 #C77D62 #79C762
square
#62ACC7 #B062C7 #C77D62 #79C762
split-complementary
#62ACC7 #C76279 #C7B062
monochromatic
#2E6B81 #3E90AE #62ACC7 #8FC4D7 #BCDCE7
Accessibility & contrast
On white
2.55
#62ACC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#62ACC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ACC7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ACC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ACC7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9C8
Deuteranopia (green-blind)
#8E9DC7
Tritanopia (blue-blind)
#26B4B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #62acc7; /* rgb */ color: rgb(98, 172, 199); /* oklch */ color: oklch(70.7% 0.084 223.8);
Tailwind
colors: {
custom: {
50: '#95c4d8',
500: '#62acc7',
950: '#000000',
},
}SCSS
$custom: #62acc7; $custom-light: #95c4d8; $custom-dark: #000000;
JSON
{
"hex": "#62acc7",
"rgb": {
"r": 98,
"g": 172,
"b": 199
},
"hsl": {
"h": 196.04,
"s": 47.418,
"l": 58.235
},
"oklch": {
"l": 0.70657,
"c": 0.08358,
"h": 223.8
},
"luminance": 0.36225
}Semantic roles & 50–950 ramp
primary
#62ACC7
secondary
#D7B9AE
accent
#7551D7
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183