#62E7AB#62E7AB
#62E7AB is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.146 H 161.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62E7AB |
|---|---|
| RGB | rgb(98, 231, 171) |
| HSL | hsl(153, 73%, 65%) |
| HSV | hsv(153, 58%, 91%) |
| CMYK | cmyk(57.6%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.28, -50.25, 18.47) |
| CIE-LCH | lch(83.28, 53.53, 159.82°) |
| OKLab | oklab(83.82% -0.138 0.0471) |
| OKLCH | oklch(83.82% 0.146 161.2) |
| XYZ | xyz(40.9598, 62.6848, 48.4610) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 4.10
Aqua Green
#12E193
ΔE00 4.69
Eucalyptus
#44D7A8
ΔE00 4.97
Aqua Marine
#2EE8BB
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E7AB #E7629E
analogous
#62E768 #62E7AB #62E1E7
triadic
#62E7AB #AB62E7 #E7AB62
tetradic
#62E7AB #6862E7 #E7629E #E1E762
square
#62E7AB #6862E7 #E7629E #E1E762
split-complementary
#62E7AB #E762E1 #E76862
monochromatic
#1BB36F #2DDF8F #62E7AB #97EFC7 #CCF7E4
Accessibility & contrast
On white
1.55
#62E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#62E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E7AB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E7AB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A8
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#26E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e7ab; /* rgb */ color: rgb(98, 231, 171); /* oklch */ color: oklch(83.8% 0.146 161.2);
Tailwind
colors: {
custom: {
50: '#99efc4',
500: '#62e7ab',
950: '#000000',
},
}SCSS
$custom: #62e7ab; $custom-light: #99efc4; $custom-dark: #000000;
JSON
{
"hex": "#62e7ab",
"rgb": {
"r": 98,
"g": 231,
"b": 171
},
"hsl": {
"h": 152.932,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.83818,
"c": 0.14585,
"h": 161.2
},
"luminance": 0.62689
}Semantic roles & 50–950 ramp
primary
#62E7AB
secondary
#B43A71
accent
#1069D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582