#62E4AA#62E4AA
#62E4AA is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.143 H 161.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4AA |
|---|---|
| RGB | rgb(98, 228, 170) |
| HSL | hsl(153, 71%, 64%) |
| HSV | hsv(153, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.37, -49.21, 17.72) |
| CIE-LCH | lch(82.37, 52.30, 160.19°) |
| OKLab | oklab(83.07% -0.1353 0.0453) |
| OKLCH | oklch(83.07% 0.143 161.5) |
| XYZ | xyz(40.0324, 60.9819, 47.6834) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 4.95
Light Aquamarine
#7BFDC7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4AA #E4629C
analogous
#62E469 #62E4AA #62DDE4
triadic
#62E4AA #AA62E4 #E4AA62
tetradic
#62E4AA #6962E4 #E4629C #DDE462
square
#62E4AA #6962E4 #E4629C #DDE462
split-complementary
#62E4AA #E462DD #E46962
monochromatic
#1EAE6E #2EDB8E #62E4AA #96EDC6 #CAF6E3
Accessibility & contrast
On white
1.59
#62E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#62E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4AA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4AA | 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)
#E1D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#29E3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e4aa; /* rgb */ color: rgb(98, 228, 170); /* oklch */ color: oklch(83.1% 0.143 161.5);
Tailwind
colors: {
custom: {
50: '#99edc3',
500: '#62e4aa',
950: '#000000',
},
}SCSS
$custom: #62e4aa; $custom-light: #99edc3; $custom-dark: #000000;
JSON
{
"hex": "#62e4aa",
"rgb": {
"r": 98,
"g": 228,
"b": 170
},
"hsl": {
"h": 153.231,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.8307,
"c": 0.14269,
"h": 161.5
},
"luminance": 0.60986
}Semantic roles & 50–950 ramp
primary
#62E4AA
secondary
#AF3B6F
accent
#1368D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582