#62D4EE#62D4EE
#62D4EE is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.4% C 0.109 H 215.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4EE |
|---|---|
| RGB | rgb(98, 212, 238) |
| HSL | hsl(191, 80%, 66%) |
| HSV | hsv(191, 59%, 93%) |
| CMYK | cmyk(58.8%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(79.53, -24.96, -22.53) |
| CIE-LCH | lch(79.53, 33.62, 222.07°) |
| OKLab | oklab(81.37% -0.0892 -0.0625) |
| OKLCH | oklch(81.37% 0.109 215) |
| XYZ | xyz(44.0069, 55.8523, 89.3337) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.93
Bright Sky Blue
#02CCFE
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4EE #EE7C62
analogous
#62EEC2 #62D4EE #628EEE
triadic
#62D4EE #EE62D4 #D4EE62
tetradic
#62D4EE #C262EE #EE7C62 #8EEE62
square
#62D4EE #C262EE #EE7C62 #8EEE62
split-complementary
#62D4EE #EE628E #EEC262
monochromatic
#15A1C1 #2BC5E8 #62D4EE #99E3F4 #D0F2FA
Accessibility & contrast
On white
1.73
#62D4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#62D4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4EE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4EE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#ADBEEE
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d4ee; /* rgb */ color: rgb(98, 212, 238); /* oklch */ color: oklch(81.4% 0.109 215.0);
Tailwind
colors: {
custom: {
50: '#9be1f3',
500: '#62d4ee',
950: '#000000',
},
}SCSS
$custom: #62d4ee; $custom-light: #9be1f3; $custom-dark: #000000;
JSON
{
"hex": "#62d4ee",
"rgb": {
"r": 98,
"g": 212,
"b": 238
},
"hsl": {
"h": 191.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.81371,
"c": 0.10895,
"h": 215
},
"luminance": 0.55857
}Semantic roles & 50–950 ramp
primary
#62D4EE
secondary
#BF4F35
accent
#3009DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485