#62E4AE#62E4AE
#62E4AE is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.2% C 0.139 H 163.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4AE |
|---|---|
| RGB | rgb(98, 228, 174) |
| HSL | hsl(155, 71%, 64%) |
| HSV | hsv(155, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.45, -48.37, 15.75) |
| CIE-LCH | lch(82.45, 50.87, 161.97°) |
| OKLab | oklab(83.17% -0.1335 0.0403) |
| OKLCH | oklch(83.17% 0.139 163.2) |
| XYZ | xyz(40.4166, 61.1356, 49.7066) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Eucalyptus
#44D7A8
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4AE #E46298
analogous
#62E46D #62E4AE #62D9E4
triadic
#62E4AE #AE62E4 #E4AE62
tetradic
#62E4AE #6D62E4 #E46298 #D9E462
square
#62E4AE #6D62E4 #E46298 #D9E462
split-complementary
#62E4AE #E462D9 #E46D62
monochromatic
#1EAE72 #2EDB93 #62E4AE #96EDC9 #CAF6E4
Accessibility & contrast
On white
1.59
#62E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#62E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4AE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4AE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#25E4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e4ae; /* rgb */ color: rgb(98, 228, 174); /* oklch */ color: oklch(83.2% 0.139 163.2);
Tailwind
colors: {
custom: {
50: '#99edc6',
500: '#62e4ae',
950: '#000000',
},
}SCSS
$custom: #62e4ae; $custom-light: #99edc6; $custom-dark: #000000;
JSON
{
"hex": "#62e4ae",
"rgb": {
"r": 98,
"g": 228,
"b": 174
},
"hsl": {
"h": 155.077,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.83165,
"c": 0.13946,
"h": 163.2
},
"luminance": 0.61139
}Semantic roles & 50–950 ramp
primary
#62E4AE
secondary
#AF3B6B
accent
#1363D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582