#62EAAA#62EAAA
#62EAAA is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.151 H 160.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62EAAA |
|---|---|
| RGB | rgb(98, 234, 170) |
| HSL | hsl(152, 76%, 65%) |
| HSV | hsv(152, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.14, -51.69, 20.19) |
| CIE-LCH | lch(84.14, 55.49, 158.66°) |
| OKLab | oklab(84.52% -0.1416 0.0514) |
| OKLCH | oklch(84.52% 0.151 160.1) |
| XYZ | xyz(41.7117, 64.3405, 48.2432) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.52
Greenish Turquoise
#00FBB0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EAAA #EA62A2
analogous
#62EA66 #62EAAA #62E6EA
triadic
#62EAAA #AA62EA #EAAA62
tetradic
#62EAAA #6662EA #EA62A2 #E6EA62
square
#62EAAA #6662EA #EA62A2 #E6EA62
split-complementary
#62EAAA #EA62E6 #EA6662
monochromatic
#19B96E #2CE38D #62EAAA #98F1C7 #CEF8E4
Accessibility & contrast
On white
1.51
#62EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#62EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EAAA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EAAA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#25E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62eaaa; /* rgb */ color: rgb(98, 234, 170); /* oklch */ color: oklch(84.5% 0.151 160.1);
Tailwind
colors: {
custom: {
50: '#9af1c3',
500: '#62eaaa',
950: '#000000',
},
}SCSS
$custom: #62eaaa; $custom-light: #9af1c3; $custom-dark: #000000;
JSON
{
"hex": "#62eaaa",
"rgb": {
"r": 98,
"g": 234,
"b": 170
},
"hsl": {
"h": 151.765,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.8452,
"c": 0.15065,
"h": 160.1
},
"luminance": 0.64345
}Semantic roles & 50–950 ramp
primary
#62EAAA
secondary
#B83874
accent
#0D6DD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582