#62EA8A#62EA8A
#62EA8A is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.179 H 150.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA8A |
|---|---|
| RGB | rgb(98, 234, 138) |
| HSL | hsl(138, 76%, 65%) |
| HSV | hsv(138, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.59, -57.56, 35.75) |
| CIE-LCH | lch(83.59, 67.76, 148.15°) |
| OKLab | oklab(83.88% -0.1557 0.0885) |
| OKLCH | oklch(83.88% 0.179 150.4) |
| XYZ | xyz(39.0444, 63.2736, 34.1953) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA8A #EA62C2
analogous
#7EEA62 #62EA8A #62EACE
triadic
#62EA8A #8A62EA #EA8A62
tetradic
#62EA8A #627EEA #EA62C2 #EACE62
square
#62EA8A #627EEA #EA62C2 #EACE62
split-complementary
#62EA8A #CE62EA #EA627E
monochromatic
#19B948 #2CE362 #62EA8A #98F1B2 #CEF8DA
Accessibility & contrast
On white
1.54
#62EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#62EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA8A
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA8A | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#3CE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea8a; /* rgb */ color: rgb(98, 234, 138); /* oklch */ color: oklch(83.9% 0.179 150.4);
Tailwind
colors: {
custom: {
50: '#9af2ad',
500: '#62ea8a',
950: '#000000',
},
}SCSS
$custom: #62ea8a; $custom-light: #9af2ad; $custom-dark: #000000;
JSON
{
"hex": "#62ea8a",
"rgb": {
"r": 98,
"g": 234,
"b": 138
},
"hsl": {
"h": 137.647,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83881,
"c": 0.17911,
"h": 150.4
},
"luminance": 0.63277
}Semantic roles & 50–950 ramp
primary
#62EA8A
secondary
#B83893
accent
#0D9DD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581