#62E9AB#62E9AB
#62E9AB is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.148 H 160.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9AB |
|---|---|
| RGB | rgb(98, 233, 171) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(83.87, -51.07, 19.29) |
| CIE-LCH | lch(83.87, 54.59, 159.31°) |
| OKLab | oklab(84.3% -0.1401 0.0492) |
| OKLCH | oklch(84.3% 0.148 160.7) |
| XYZ | xyz(41.5228, 63.8107, 48.6487) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.02
Seafoam
#7FE0B3
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9AB #E962A0
analogous
#62E967 #62E9AB #62E4E9
triadic
#62E9AB #AB62E9 #E9AB62
tetradic
#62E9AB #6762E9 #E962A0 #E4E962
square
#62E9AB #6762E9 #E962A0 #E4E962
split-complementary
#62E9AB #E962E4 #E96762
monochromatic
#1AB76F #2CE18E #62E9AB #98F1C8 #CDF8E4
Accessibility & contrast
On white
1.53
#62E9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#62E9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9AB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9AB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#24E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e9ab; /* rgb */ color: rgb(98, 233, 171); /* oklch */ color: oklch(84.3% 0.148 160.7);
Tailwind
colors: {
custom: {
50: '#9af1c4',
500: '#62e9ab',
950: '#000000',
},
}SCSS
$custom: #62e9ab; $custom-light: #9af1c4; $custom-dark: #000000;
JSON
{
"hex": "#62e9ab",
"rgb": {
"r": 98,
"g": 233,
"b": 171
},
"hsl": {
"h": 152.444,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.84301,
"c": 0.14849,
"h": 160.7
},
"luminance": 0.63815
}Semantic roles & 50–950 ramp
primary
#62E9AB
secondary
#B73872
accent
#0E6BD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582