#62E7AE#62E7AE
#62E7AE is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.143 H 162.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62E7AE |
|---|---|
| RGB | rgb(98, 231, 174) |
| HSL | hsl(154, 73%, 65%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(57.6%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.34, -49.62, 16.99) |
| CIE-LCH | lch(83.34, 52.45, 161.10°) |
| OKLab | oklab(83.89% -0.1367 0.0434) |
| OKLCH | oklch(83.89% 0.143 162.4) |
| XYZ | xyz(41.2490, 62.8005, 49.9841) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.53
Eucalyptus
#44D7A8
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 5.05
Aqua Green
#12E193
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E7AE #E7629B
analogous
#62E76C #62E7AE #62DDE7
triadic
#62E7AE #AE62E7 #E7AE62
tetradic
#62E7AE #6C62E7 #E7629B #DDE762
square
#62E7AE #6C62E7 #E7629B #DDE762
split-complementary
#62E7AE #E762DD #E76C62
monochromatic
#1BB372 #2DDF93 #62E7AE #97EFC9 #CCF7E5
Accessibility & contrast
On white
1.55
#62E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#62E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E7AE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E7AE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#22E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e7ae; /* rgb */ color: rgb(98, 231, 174); /* oklch */ color: oklch(83.9% 0.143 162.4);
Tailwind
colors: {
custom: {
50: '#99efc6',
500: '#62e7ae',
950: '#000000',
},
}SCSS
$custom: #62e7ae; $custom-light: #99efc6; $custom-dark: #000000;
JSON
{
"hex": "#62e7ae",
"rgb": {
"r": 98,
"g": 231,
"b": 174
},
"hsl": {
"h": 154.286,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.83888,
"c": 0.14341,
"h": 162.4
},
"luminance": 0.62804
}Semantic roles & 50–950 ramp
primary
#62E7AE
secondary
#B43A6E
accent
#1065D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582