#62D3ED#62D3ED
#62D3ED is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.1% C 0.108 H 215.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62D3ED |
|---|---|
| RGB | rgb(98, 211, 237) |
| HSL | hsl(191, 79%, 66%) |
| HSV | hsv(191, 59%, 93%) |
| CMYK | cmyk(58.6%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.21, -24.75, -22.48) |
| CIE-LCH | lch(79.21, 33.43, 222.25°) |
| OKLab | oklab(81.1% -0.0886 -0.0624) |
| OKLCH | oklch(81.1% 0.108 215.1) |
| XYZ | xyz(43.6112, 55.2953, 88.4791) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 5.33
Aqua Blue
#02D8E9
ΔE00 6.01
Bright Sky Blue
#02CCFE
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D3ED #ED7C62
analogous
#62EDC1 #62D3ED #628DED
triadic
#62D3ED #ED62D3 #D3ED62
tetradic
#62D3ED #C162ED #ED7C62 #8DED62
square
#62D3ED #C162ED #ED7C62 #8DED62
split-complementary
#62D3ED #ED628D #EDC162
monochromatic
#169FBF #2BC4E7 #62D3ED #99E2F3 #D0F2FA
Accessibility & contrast
On white
1.74
#62D3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#62D3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D3ED
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D3ED | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEF
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d3ed; /* rgb */ color: rgb(98, 211, 237); /* oklch */ color: oklch(81.1% 0.108 215.1);
Tailwind
colors: {
custom: {
50: '#9be0f2',
500: '#62d3ed',
950: '#000000',
},
}SCSS
$custom: #62d3ed; $custom-light: #9be0f2; $custom-dark: #000000;
JSON
{
"hex": "#62d3ed",
"rgb": {
"r": 98,
"g": 211,
"b": 237
},
"hsl": {
"h": 191.223,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.81104,
"c": 0.10833,
"h": 215.1
},
"luminance": 0.553
}Semantic roles & 50–950 ramp
primary
#62D3ED
secondary
#BD4F36
accent
#310ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485