#62EAA0#62EAA0
#62EAA0 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.159 H 156.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62EAA0 |
|---|---|
| RGB | rgb(98, 234, 160) |
| HSL | hsl(147, 76%, 65%) |
| HSV | hsv(147, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(83.95, -53.65, 25.09) |
| CIE-LCH | lch(83.95, 59.23, 154.94°) |
| OKLab | oklab(84.3% -0.1461 0.0634) |
| OKLCH | oklch(84.3% 0.159 156.5) |
| XYZ | xyz(40.8015, 63.9765, 43.4494) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.84
Aqua Green
#12E193
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EAA0 #EA62AC
analogous
#68EA62 #62EAA0 #62EAE4
triadic
#62EAA0 #A062EA #EAA062
tetradic
#62EAA0 #6268EA #EA62AC #EAE462
square
#62EAA0 #6268EA #EA62AC #EAE462
split-complementary
#62EAA0 #E462EA #EA6268
monochromatic
#19B962 #2CE37F #62EAA0 #98F1C1 #CEF8E1
Accessibility & contrast
On white
1.52
#62EAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#62EAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EAA0
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EAA0 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99B
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#2EE8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62eaa0; /* rgb */ color: rgb(98, 234, 160); /* oklch */ color: oklch(84.3% 0.159 156.5);
Tailwind
colors: {
custom: {
50: '#9af1bc',
500: '#62eaa0',
950: '#000000',
},
}SCSS
$custom: #62eaa0; $custom-light: #9af1bc; $custom-dark: #000000;
JSON
{
"hex": "#62eaa0",
"rgb": {
"r": 98,
"g": 234,
"b": 160
},
"hsl": {
"h": 147.353,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84303,
"c": 0.15926,
"h": 156.5
},
"luminance": 0.6398
}Semantic roles & 50–950 ramp
primary
#62EAA0
secondary
#B8387E
accent
#0D7CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582