#62E2AB#62E2AB
#62E2AB is a very light, vivid teal. Relative luminance 0.599; OKLCH L 82.6% C 0.139 H 162.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2AB |
|---|---|
| RGB | rgb(98, 226, 171) |
| HSL | hsl(154, 69%, 64%) |
| HSV | hsv(154, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(81.80, -48.16, 16.40) |
| CIE-LCH | lch(81.80, 50.88, 161.19°) |
| OKLab | oklab(82.61% -0.1328 0.0419) |
| OKLCH | oklch(82.61% 0.139 162.5) |
| XYZ | xyz(39.5804, 59.9259, 48.0012) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2AB #E26299
analogous
#62E26B #62E2AB #62D9E2
triadic
#62E2AB #AB62E2 #E2AB62
tetradic
#62E2AB #6B62E2 #E26299 #D9E262
square
#62E2AB #6B62E2 #E26299 #D9E262
split-complementary
#62E2AB #E262D9 #E26B62
monochromatic
#1FAA6F #2ED88F #62E2AB #96ECC7 #C9F5E2
Accessibility & contrast
On white
1.62
#62E2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#62E2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2AB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2AB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#29E2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e2ab; /* rgb */ color: rgb(98, 226, 171); /* oklch */ color: oklch(82.6% 0.139 162.5);
Tailwind
colors: {
custom: {
50: '#99ecc4',
500: '#62e2ab',
950: '#000000',
},
}SCSS
$custom: #62e2ab; $custom-light: #99ecc4; $custom-dark: #000000;
JSON
{
"hex": "#62e2ab",
"rgb": {
"r": 98,
"g": 226,
"b": 171
},
"hsl": {
"h": 154.219,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.82611,
"c": 0.13922,
"h": 162.5
},
"luminance": 0.5993
}Semantic roles & 50–950 ramp
primary
#62E2AB
secondary
#AC3C6C
accent
#1566D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582