#62D8EF#62D8EF
#62D8EF is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.110 H 212.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8EF |
|---|---|
| RGB | rgb(98, 216, 239) |
| HSL | hsl(190, 82%, 66%) |
| HSV | hsv(190, 59%, 94%) |
| CMYK | cmyk(59%, 9.6%, 0%, 6.3%) |
| CIE-LAB | lab(80.70, -26.65, -21.28) |
| CIE-LCH | lch(80.70, 34.10, 218.61°) |
| OKLab | oklab(82.32% -0.093 -0.059) |
| OKLCH | oklch(82.32% 0.11 212.4) |
| XYZ | xyz(45.1665, 57.9358, 90.4471) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8EF #EF7962
analogous
#62EFBF #62D8EF #6291EF
triadic
#62D8EF #EF62D8 #D8EF62
tetradic
#62D8EF #BF62EF #EF7962 #91EF62
square
#62D8EF #BF62EF #EF7962 #91EF62
split-complementary
#62D8EF #EF6291 #EFBF62
monochromatic
#14A6C3 #2ACAE9 #62D8EF #9AE6F5 #D1F4FA
Accessibility & contrast
On white
1.67
#62D8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#62D8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8EF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8EF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62d8ef; /* rgb */ color: rgb(98, 216, 239); /* oklch */ color: oklch(82.3% 0.110 212.4);
Tailwind
colors: {
custom: {
50: '#9be4f4',
500: '#62d8ef',
950: '#000000',
},
}SCSS
$custom: #62d8ef; $custom-light: #9be4f4; $custom-dark: #000000;
JSON
{
"hex": "#62d8ef",
"rgb": {
"r": 98,
"g": 216,
"b": 239
},
"hsl": {
"h": 189.787,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.82324,
"c": 0.11014,
"h": 212.4
},
"luminance": 0.5794
}Semantic roles & 50–950 ramp
primary
#62D8EF
secondary
#C14B35
accent
#2B08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485