#62E4AB#62E4AB
#62E4AB is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.142 H 161.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4AB |
|---|---|
| RGB | rgb(98, 228, 171) |
| HSL | hsl(154, 71%, 64%) |
| HSV | hsv(154, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.39, -49.00, 17.23) |
| CIE-LCH | lch(82.39, 51.94, 160.63°) |
| OKLab | oklab(83.09% -0.1349 0.044) |
| OKLCH | oklch(83.09% 0.142 161.9) |
| XYZ | xyz(40.1274, 61.0199, 48.1835) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.56
Eucalyptus
#44D7A8
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4AB #E4629B
analogous
#62E46A #62E4AB #62DCE4
triadic
#62E4AB #AB62E4 #E4AB62
tetradic
#62E4AB #6A62E4 #E4629B #DCE462
square
#62E4AB #6A62E4 #E4629B #DCE462
split-complementary
#62E4AB #E462DC #E46A62
monochromatic
#1EAE6F #2EDB8F #62E4AB #96EDC7 #CAF6E3
Accessibility & contrast
On white
1.59
#62E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#62E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4AB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4AB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CEC8AF
Tritanopia (blue-blind)
#28E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e4ab; /* rgb */ color: rgb(98, 228, 171); /* oklch */ color: oklch(83.1% 0.142 161.9);
Tailwind
colors: {
custom: {
50: '#99edc4',
500: '#62e4ab',
950: '#000000',
},
}SCSS
$custom: #62e4ab; $custom-light: #99edc4; $custom-dark: #000000;
JSON
{
"hex": "#62e4ab",
"rgb": {
"r": 98,
"g": 228,
"b": 171
},
"hsl": {
"h": 153.692,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.83094,
"c": 0.14188,
"h": 161.9
},
"luminance": 0.61024
}Semantic roles & 50–950 ramp
primary
#62E4AB
secondary
#AF3B6E
accent
#1367D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582