#62D3EF#62D3EF
#62D3EF is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.109 H 216.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62D3EF |
|---|---|
| RGB | rgb(98, 211, 239) |
| HSL | hsl(192, 82%, 66%) |
| HSV | hsv(192, 59%, 94%) |
| CMYK | cmyk(59%, 11.7%, 0%, 6.3%) |
| CIE-LAB | lab(79.28, -24.17, -23.44) |
| CIE-LCH | lch(79.28, 33.67, 224.12°) |
| OKLab | oklab(81.18% -0.0878 -0.0651) |
| OKLCH | oklch(81.18% 0.109 216.5) |
| XYZ | xyz(43.9050, 55.4128, 90.0266) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 4.95
Bright Sky Blue
#02CCFE
ΔE00 5.80
Baby Blue
#89CFF0
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D3EF #EF7E62
analogous
#62EFC4 #62D3EF #628CEF
triadic
#62D3EF #EF62D3 #D3EF62
tetradic
#62D3EF #C462EF #EF7E62 #8CEF62
square
#62D3EF #C462EF #EF7E62 #8CEF62
split-complementary
#62D3EF #EF628C #EFC462
monochromatic
#14A0C3 #2AC3E9 #62D3EF #9AE3F5 #D1F2FA
Accessibility & contrast
On white
1.74
#62D3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#62D3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D3EF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D3EF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d3ef; /* rgb */ color: rgb(98, 211, 239); /* oklch */ color: oklch(81.2% 0.109 216.5);
Tailwind
colors: {
custom: {
50: '#9be0f4',
500: '#62d3ef',
950: '#000000',
},
}SCSS
$custom: #62d3ef; $custom-light: #9be0f4; $custom-dark: #000000;
JSON
{
"hex": "#62d3ef",
"rgb": {
"r": 98,
"g": 211,
"b": 239
},
"hsl": {
"h": 191.915,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.81181,
"c": 0.10931,
"h": 216.5
},
"luminance": 0.55417
}Semantic roles & 50–950 ramp
primary
#62D3EF
secondary
#C15035
accent
#3208DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485