#62EFAA#62EFAA
#62EFAA is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.7% C 0.157 H 159.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62EFAA |
|---|---|
| RGB | rgb(98, 239, 170) |
| HSL | hsl(151, 82%, 66%) |
| HSV | hsv(151, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(85.62, -53.71, 22.23) |
| CIE-LCH | lch(85.62, 58.13, 157.52°) |
| OKLab | oklab(85.73% -0.1468 0.0565) |
| OKLCH | oklch(85.73% 0.157 159) |
| XYZ | xyz(43.1553, 67.2277, 48.7244) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.45
Greenish Turquoise
#00FBB0
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EFAA #EF62A7
analogous
#62EF63 #62EFAA #62EEEF
triadic
#62EFAA #AA62EF #EFAA62
tetradic
#62EFAA #6362EF #EF62A7 #EEEF62
square
#62EFAA #6362EF #EF62A7 #EEEF62
split-complementary
#62EFAA #EF62EE #EF6362
monochromatic
#14C36D #2AE98C #62EFAA #9AF5C8 #D1FAE6
Accessibility & contrast
On white
1.45
#62EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#62EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EFAA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EFAA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#21EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62efaa; /* rgb */ color: rgb(98, 239, 170); /* oklch */ color: oklch(85.7% 0.157 159.0);
Tailwind
colors: {
custom: {
50: '#9af5c3',
500: '#62efaa',
950: '#000000',
},
}SCSS
$custom: #62efaa; $custom-light: #9af5c3; $custom-dark: #000000;
JSON
{
"hex": "#62efaa",
"rgb": {
"r": 98,
"g": 239,
"b": 170
},
"hsl": {
"h": 150.638,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85727,
"c": 0.15727,
"h": 159
},
"luminance": 0.67232
}Semantic roles & 50–950 ramp
primary
#62EFAA
secondary
#C13579
accent
#0870DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582