#62E8AA#62E8AA
#62E8AA is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.0% C 0.148 H 160.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8AA |
|---|---|
| RGB | rgb(98, 232, 170) |
| HSL | hsl(152, 74%, 65%) |
| HSV | hsv(152, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.55, -50.86, 19.37) |
| CIE-LCH | lch(83.55, 54.43, 159.15°) |
| OKLab | oklab(84.04% -0.1395 0.0494) |
| OKLCH | oklch(84.04% 0.148 160.5) |
| XYZ | xyz(41.1456, 63.2082, 48.0545) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.78
Seafoam Green
#7AF9AB
ΔE00 4.92
Seafoam (survey)
#80F9AD
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8AA #E862A0
analogous
#62E867 #62E8AA #62E3E8
triadic
#62E8AA #AA62E8 #E8AA62
tetradic
#62E8AA #6762E8 #E862A0 #E3E862
square
#62E8AA #6762E8 #E862A0 #E3E862
split-complementary
#62E8AA #E862E3 #E86762
monochromatic
#1BB56E #2DE08D #62E8AA #97F0C7 #CDF8E4
Accessibility & contrast
On white
1.54
#62E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#62E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8AA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8AA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D2CBAE
Tritanopia (blue-blind)
#26E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e8aa; /* rgb */ color: rgb(98, 232, 170); /* oklch */ color: oklch(84.0% 0.148 160.5);
Tailwind
colors: {
custom: {
50: '#9af0c3',
500: '#62e8aa',
950: '#000000',
},
}SCSS
$custom: #62e8aa; $custom-light: #9af0c3; $custom-dark: #000000;
JSON
{
"hex": "#62e8aa",
"rgb": {
"r": 98,
"g": 232,
"b": 170
},
"hsl": {
"h": 152.239,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.84037,
"c": 0.148,
"h": 160.5
},
"luminance": 0.63212
}Semantic roles & 50–950 ramp
primary
#62E8AA
secondary
#B53972
accent
#0F6BD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582