#62EA8B#62EA8B
#62EA8B is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.178 H 150.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA8B |
|---|---|
| RGB | rgb(98, 234, 139) |
| HSL | hsl(138, 76%, 65%) |
| HSV | hsv(138, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.60, -57.40, 35.28) |
| CIE-LCH | lch(83.60, 67.37, 148.43°) |
| OKLab | oklab(83.9% -0.1553 0.0874) |
| OKLCH | oklch(83.9% 0.178 150.6) |
| XYZ | xyz(39.1171, 63.3027, 34.5783) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.40
Sea Green (survey)
#53FCA1
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA8B #EA62C1
analogous
#7DEA62 #62EA8B #62EACF
triadic
#62EA8B #8B62EA #EA8B62
tetradic
#62EA8B #627DEA #EA62C1 #EACF62
square
#62EA8B #627DEA #EA62C1 #EACF62
split-complementary
#62EA8B #CF62EA #EA627D
monochromatic
#19B949 #2CE363 #62EA8B #98F1B3 #CEF8DB
Accessibility & contrast
On white
1.54
#62EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#62EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA8B
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA8B | 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)
#EBD884
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#3BE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea8b; /* rgb */ color: rgb(98, 234, 139); /* oklch */ color: oklch(83.9% 0.178 150.6);
Tailwind
colors: {
custom: {
50: '#9af2ae',
500: '#62ea8b',
950: '#000000',
},
}SCSS
$custom: #62ea8b; $custom-light: #9af2ae; $custom-dark: #000000;
JSON
{
"hex": "#62ea8b",
"rgb": {
"r": 98,
"g": 234,
"b": 139
},
"hsl": {
"h": 138.088,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83898,
"c": 0.1782,
"h": 150.6
},
"luminance": 0.63306
}Semantic roles & 50–950 ramp
primary
#62EA8B
secondary
#B83892
accent
#0D9BD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581