#62E6AE#62E6AE
#62E6AE is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.6% C 0.142 H 162.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6AE |
|---|---|
| RGB | rgb(98, 230, 174) |
| HSL | hsl(155, 73%, 64%) |
| HSV | hsv(155, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.04, -49.21, 16.57) |
| CIE-LCH | lch(83.04, 51.92, 161.39°) |
| OKLab | oklab(83.65% -0.1356 0.0424) |
| OKLCH | oklch(83.65% 0.142 162.7) |
| XYZ | xyz(40.9700, 62.2423, 49.8911) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6AE #E6629A
analogous
#62E66C #62E6AE #62DCE6
triadic
#62E6AE #AE62E6 #E6AE62
tetradic
#62E6AE #6C62E6 #E6629A #DCE662
square
#62E6AE #6C62E6 #E6629A #DCE662
split-complementary
#62E6AE #E662DC #E66C62
monochromatic
#1CB172 #2DDE93 #62E6AE #97EEC9 #CCF7E4
Accessibility & contrast
On white
1.56
#62E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#62E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6AE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6AE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#23E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e6ae; /* rgb */ color: rgb(98, 230, 174); /* oklch */ color: oklch(83.6% 0.142 162.7);
Tailwind
colors: {
custom: {
50: '#99efc6',
500: '#62e6ae',
950: '#000000',
},
}SCSS
$custom: #62e6ae; $custom-light: #99efc6; $custom-dark: #000000;
JSON
{
"hex": "#62e6ae",
"rgb": {
"r": 98,
"g": 230,
"b": 174
},
"hsl": {
"h": 154.545,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83647,
"c": 0.14209,
"h": 162.7
},
"luminance": 0.62246
}Semantic roles & 50–950 ramp
primary
#62E6AE
secondary
#B23A6D
accent
#1164D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582