#62E0EA#62E0EA
#62E0EA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.112 H 202.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62E0EA |
|---|---|
| RGB | rgb(98, 224, 234) |
| HSL | hsl(184, 76%, 65%) |
| HSV | hsv(184, 58%, 92%) |
| CMYK | cmyk(58.1%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.83, -31.91, -15.41) |
| CIE-LCH | lch(82.83, 35.43, 205.78°) |
| OKLab | oklab(83.98% -0.1033 -0.0426) |
| OKLCH | oklch(83.98% 0.112 202.4) |
| XYZ | xyz(46.5377, 61.8438, 87.3104) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Bright Light Blue
#26F7FD
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E0EA #EA6C62
analogous
#62EAB0 #62E0EA #629CEA
triadic
#62E0EA #EA62E0 #E0EA62
tetradic
#62E0EA #B062EA #EA6C62 #9CEA62
square
#62E0EA #B062EA #EA6C62 #9CEA62
split-complementary
#62E0EA #EA629C #EAB062
monochromatic
#19ADB9 #2CD5E3 #62E0EA #98EBF1 #CEF5F8
Accessibility & contrast
On white
1.57
#62E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#62E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E0EA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E0EA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e0ea; /* rgb */ color: rgb(98, 224, 234); /* oklch */ color: oklch(84.0% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#9beaf0',
500: '#62e0ea',
950: '#000000',
},
}SCSS
$custom: #62e0ea; $custom-light: #9beaf0; $custom-dark: #000000;
JSON
{
"hex": "#62e0ea",
"rgb": {
"r": 98,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.412,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83983,
"c": 0.11174,
"h": 202.4
},
"luminance": 0.61848
}Semantic roles & 50–950 ramp
primary
#62E0EA
secondary
#B84138
accent
#1C0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485