#62AFDC#62AFDC
#62AFDC is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.2% C 0.101 H 236.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62AFDC |
|---|---|
| RGB | rgb(98, 175, 220) |
| HSL | hsl(202, 64%, 62%) |
| HSV | hsv(202, 55%, 86%) |
| CMYK | cmyk(55.5%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.33, -11.08, -29.94) |
| CIE-LCH | lch(68.33, 31.92, 249.70°) |
| OKLab | oklab(72.22% -0.0561 -0.0835) |
| OKLCH | oklch(72.22% 0.101 236.1) |
| XYZ | xyz(33.2804, 38.4210, 73.3584) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.35
Deepskyblue
#00BFFF
ΔE00 6.36
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Sky
#82CAFC
ΔE00 7.64
Greyblue
#77A1B5
ΔE00 7.91
Lightskyblue
#87CEFA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62AFDC #DC8F62
analogous
#62DCCC #62AFDC #6272DC
triadic
#62AFDC #DC62AF #AFDC62
tetradic
#62AFDC #CC62DC #DC8F62 #72DC62
square
#62AFDC #CC62DC #DC8F62 #72DC62
split-complementary
#62AFDC #DC6272 #DCCC62
monochromatic
#2472A0 #3096D1 #62AFDC #94C9E7 #C6E2F2
Accessibility & contrast
On white
2.42
#62AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#62AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62AFDC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62AFDC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#00BBBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #62afdc; /* rgb */ color: rgb(98, 175, 220); /* oklch */ color: oklch(72.2% 0.101 236.1);
Tailwind
colors: {
custom: {
50: '#97c6e7',
500: '#62afdc',
950: '#000000',
},
}SCSS
$custom: #62afdc; $custom-light: #97c6e7; $custom-dark: #000000;
JSON
{
"hex": "#62afdc",
"rgb": {
"r": 98,
"g": 175,
"b": 220
},
"hsl": {
"h": 202.131,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.72219,
"c": 0.10065,
"h": 236.1
},
"luminance": 0.38424
}Semantic roles & 50–950 ramp
primary
#62AFDC
secondary
#E3C7B7
accent
#5C1ACB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284