#62D4E9#62D4E9
#62D4E9 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.107 H 211.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4E9 |
|---|---|
| RGB | rgb(98, 212, 233) |
| HSL | hsl(189, 75%, 65%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(57.9%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.36, -26.38, -20.11) |
| CIE-LCH | lch(79.36, 33.17, 217.32°) |
| OKLab | oklab(81.18% -0.0912 -0.0557) |
| OKLCH | oklch(81.18% 0.107 211.4) |
| XYZ | xyz(43.2825, 55.5625, 85.5186) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4E9 #E97762
analogous
#62E9BA #62D4E9 #6291E9
triadic
#62D4E9 #E962D4 #D4E962
tetradic
#62D4E9 #BA62E9 #E97762 #91E962
square
#62D4E9 #BA62E9 #E97762 #91E962
split-complementary
#62D4E9 #E96291 #E9BA62
monochromatic
#1A9EB7 #2CC5E1 #62D4E9 #98E3F1 #CDF1F8
Accessibility & contrast
On white
1.73
#62D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#62D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4E9
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4E9 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEA
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d4e9; /* rgb */ color: rgb(98, 212, 233); /* oklch */ color: oklch(81.2% 0.107 211.4);
Tailwind
colors: {
custom: {
50: '#9ae1f0',
500: '#62d4e9',
950: '#000000',
},
}SCSS
$custom: #62d4e9; $custom-light: #9ae1f0; $custom-dark: #000000;
JSON
{
"hex": "#62d4e9",
"rgb": {
"r": 98,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.333,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.81183,
"c": 0.10684,
"h": 211.4
},
"luminance": 0.55567
}Semantic roles & 50–950 ramp
primary
#62D4E9
secondary
#B74C38
accent
#2D0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485