#62E5AA#62E5AA
#62E5AA is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.144 H 161.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62E5AA |
|---|---|
| RGB | rgb(98, 229, 170) |
| HSL | hsl(153, 72%, 64%) |
| HSV | hsv(153, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.66, -49.62, 18.13) |
| CIE-LCH | lch(82.66, 52.83, 159.93°) |
| OKLab | oklab(83.31% -0.1364 0.0463) |
| OKLCH | oklch(83.31% 0.144 161.3) |
| XYZ | xyz(40.3083, 61.5337, 47.7754) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 5.05
Light Blue Green
#7EFBB3
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E5AA #E5629D
analogous
#62E569 #62E5AA #62DFE5
triadic
#62E5AA #AA62E5 #E5AA62
tetradic
#62E5AA #6962E5 #E5629D #DFE562
square
#62E5AA #6962E5 #E5629D #DFE562
split-complementary
#62E5AA #E562DF #E56962
monochromatic
#1DB06E #2DDC8E #62E5AA #97EEC6 #CBF6E3
Accessibility & contrast
On white
1.58
#62E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#62E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E5AA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E5AA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D0C8AE
Tritanopia (blue-blind)
#28E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e5aa; /* rgb */ color: rgb(98, 229, 170); /* oklch */ color: oklch(83.3% 0.144 161.3);
Tailwind
colors: {
custom: {
50: '#99eec3',
500: '#62e5aa',
950: '#000000',
},
}SCSS
$custom: #62e5aa; $custom-light: #99eec3; $custom-dark: #000000;
JSON
{
"hex": "#62e5aa",
"rgb": {
"r": 98,
"g": 229,
"b": 170
},
"hsl": {
"h": 152.977,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.83312,
"c": 0.14402,
"h": 161.3
},
"luminance": 0.61538
}Semantic roles & 50–950 ramp
primary
#62E5AA
secondary
#B13B70
accent
#1269D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582