#62E2AE#62E2AE
#62E2AE is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.7% C 0.137 H 163.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2AE |
|---|---|
| RGB | rgb(98, 226, 174) |
| HSL | hsl(156, 69%, 64%) |
| HSV | hsv(156, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(81.86, -47.53, 14.92) |
| CIE-LCH | lch(81.86, 49.81, 162.58°) |
| OKLab | oklab(82.68% -0.1314 0.0382) |
| OKLCH | oklch(82.68% 0.137 163.8) |
| XYZ | xyz(39.8696, 60.0416, 49.5243) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.00
Eucalyptus
#44D7A8
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2AE #E26296
analogous
#62E26E #62E2AE #62D6E2
triadic
#62E2AE #AE62E2 #E2AE62
tetradic
#62E2AE #6E62E2 #E26296 #D6E262
square
#62E2AE #6E62E2 #E26296 #D6E262
split-complementary
#62E2AE #E262D6 #E26E62
monochromatic
#1FAA72 #2ED893 #62E2AE #96ECC9 #C9F5E3
Accessibility & contrast
On white
1.61
#62E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#62E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2AE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2AE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#26E2D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e2ae; /* rgb */ color: rgb(98, 226, 174); /* oklch */ color: oklch(82.7% 0.137 163.8);
Tailwind
colors: {
custom: {
50: '#99ecc6',
500: '#62e2ae',
950: '#000000',
},
}SCSS
$custom: #62e2ae; $custom-light: #99ecc6; $custom-dark: #000000;
JSON
{
"hex": "#62e2ae",
"rgb": {
"r": 98,
"g": 226,
"b": 174
},
"hsl": {
"h": 155.625,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.82683,
"c": 0.13684,
"h": 163.8
},
"luminance": 0.60045
}Semantic roles & 50–950 ramp
primary
#62E2AE
secondary
#AC3C6A
accent
#1561D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582