#62E5AE#62E5AE
#62E5AE is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.4% C 0.141 H 162.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62E5AE |
|---|---|
| RGB | rgb(98, 229, 174) |
| HSL | hsl(155, 72%, 64%) |
| HSV | hsv(155, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(82.75, -48.79, 16.16) |
| CIE-LCH | lch(82.75, 51.40, 161.67°) |
| OKLab | oklab(83.41% -0.1346 0.0413) |
| OKLCH | oklch(83.41% 0.141 162.9) |
| XYZ | xyz(40.6925, 61.6874, 49.7986) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.32
Aqua Green
#12E193
ΔE00 5.32
Light Aquamarine
#7BFDC7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E5AE #E56299
analogous
#62E56D #62E5AE #62DBE5
triadic
#62E5AE #AE62E5 #E5AE62
tetradic
#62E5AE #6D62E5 #E56299 #DBE562
square
#62E5AE #6D62E5 #E56299 #DBE562
split-complementary
#62E5AE #E562DB #E56D62
monochromatic
#1DB072 #2DDC93 #62E5AE #97EEC9 #CBF6E4
Accessibility & contrast
On white
1.57
#62E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#62E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E5AE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E5AE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#24E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e5ae; /* rgb */ color: rgb(98, 229, 174); /* oklch */ color: oklch(83.4% 0.141 162.9);
Tailwind
colors: {
custom: {
50: '#99eec6',
500: '#62e5ae',
950: '#000000',
},
}SCSS
$custom: #62e5ae; $custom-light: #99eec6; $custom-dark: #000000;
JSON
{
"hex": "#62e5ae",
"rgb": {
"r": 98,
"g": 229,
"b": 174
},
"hsl": {
"h": 154.809,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.83406,
"c": 0.14078,
"h": 162.9
},
"luminance": 0.61691
}Semantic roles & 50–950 ramp
primary
#62E5AE
secondary
#B13B6C
accent
#1263D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582