#62ABCD#62ABCD
#62ABCD is a light, moderate cyan. Relative luminance 0.361; OKLCH L 70.7% C 0.088 H 229.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62ABCD |
|---|---|
| RGB | rgb(98, 171, 205) |
| HSL | hsl(199, 52%, 59%) |
| HSV | hsv(199, 52%, 80%) |
| CMYK | cmyk(52.2%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(66.62, -13.37, -24.31) |
| CIE-LCH | lch(66.62, 27.74, 241.20°) |
| OKLab | oklab(70.67% -0.057 -0.0675) |
| OKLCH | oklch(70.67% 0.088 229.9) |
| XYZ | xyz(30.6153, 36.1277, 63.1058) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.56
Bluegrey
#85A3B2
ΔE00 7.89
Deepskyblue
#00BFFF
ΔE00 8.17
Lightblue (survey)
#7BC8F6
ΔE00 8.61
Bluey Grey
#89A0B0
ΔE00 9.37
Sky Blue (survey)
#75BBFD
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ABCD #CD8462
analogous
#62CDB9 #62ABCD #6276CD
triadic
#62ABCD #CD62AB #ABCD62
tetradic
#62ABCD #B962CD #CD8462 #76CD62
square
#62ABCD #B962CD #CD8462 #76CD62
split-complementary
#62ABCD #CD6276 #CDB962
monochromatic
#2C6B89 #3A90B7 #62ABCD #90C4DC #BFDDEB
Accessibility & contrast
On white
2.55
#62ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#62ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ABCD
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ABCD | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#8B9DCD
Tritanopia (blue-blind)
#1EB5B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #62abcd; /* rgb */ color: rgb(98, 171, 205); /* oklch */ color: oklch(70.7% 0.088 229.9);
Tailwind
colors: {
custom: {
50: '#96c4dc',
500: '#62abcd',
950: '#000000',
},
}SCSS
$custom: #62abcd; $custom-light: #96c4dc; $custom-dark: #000000;
JSON
{
"hex": "#62abcd",
"rgb": {
"r": 98,
"g": 171,
"b": 205
},
"hsl": {
"h": 199.065,
"s": 51.691,
"l": 59.412
},
"oklch": {
"l": 0.70671,
"c": 0.08834,
"h": 229.9
},
"luminance": 0.3613
}Semantic roles & 50–950 ramp
primary
#62ABCD
secondary
#DABEB1
accent
#7A4DDB
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183