#62D7EF#62D7EF
#62D7EF is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.1% C 0.110 H 213.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62D7EF |
|---|---|
| RGB | rgb(98, 215, 239) |
| HSL | hsl(190, 82%, 66%) |
| HSV | hsv(190, 59%, 94%) |
| CMYK | cmyk(59%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.42, -26.15, -21.71) |
| CIE-LCH | lch(80.42, 33.99, 219.70°) |
| OKLab | oklab(82.1% -0.092 -0.0602) |
| OKLCH | oklch(82.1% 0.11 213.2) |
| XYZ | xyz(44.9111, 57.4250, 90.3619) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Baby Blue
#89CFF0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D7EF #EF7A62
analogous
#62EFC0 #62D7EF #6290EF
triadic
#62D7EF #EF62D7 #D7EF62
tetradic
#62D7EF #C062EF #EF7A62 #90EF62
square
#62D7EF #C062EF #EF7A62 #90EF62
split-complementary
#62D7EF #EF6290 #EFC062
monochromatic
#14A5C3 #2AC9E9 #62D7EF #9AE5F5 #D1F3FA
Accessibility & contrast
On white
1.68
#62D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#62D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D7EF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D7EF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62d7ef; /* rgb */ color: rgb(98, 215, 239); /* oklch */ color: oklch(82.1% 0.110 213.2);
Tailwind
colors: {
custom: {
50: '#9be3f4',
500: '#62d7ef',
950: '#000000',
},
}SCSS
$custom: #62d7ef; $custom-light: #9be3f4; $custom-dark: #000000;
JSON
{
"hex": "#62d7ef",
"rgb": {
"r": 98,
"g": 215,
"b": 239
},
"hsl": {
"h": 190.213,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.82095,
"c": 0.10993,
"h": 213.2
},
"luminance": 0.5743
}Semantic roles & 50–950 ramp
primary
#62D7EF
secondary
#C14C35
accent
#2C08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485