#62E98A#62E98A
#62E98A is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.178 H 150.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62E98A |
|---|---|
| RGB | rgb(98, 233, 138) |
| HSL | hsl(138, 75%, 65%) |
| HSV | hsv(138, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.29, -57.18, 35.37) |
| CIE-LCH | lch(83.29, 67.23, 148.26°) |
| OKLab | oklab(83.64% -0.1547 0.0876) |
| OKLCH | oklch(83.64% 0.178 150.5) |
| XYZ | xyz(38.7605, 62.7058, 34.1006) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.41
Wintergreen
#20F986
ΔE00 4.55
Sea Green (survey)
#53FCA1
ΔE00 4.63
Light Green Blue
#56FCA2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E98A #E962C1
analogous
#7DE962 #62E98A #62E9CE
triadic
#62E98A #8A62E9 #E98A62
tetradic
#62E98A #627DE9 #E962C1 #E9CE62
square
#62E98A #627DE9 #E962C1 #E9CE62
split-complementary
#62E98A #CE62E9 #E9627D
monochromatic
#1AB748 #2CE162 #62E98A #98F1B2 #CDF8DA
Accessibility & contrast
On white
1.55
#62E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#62E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E98A
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E98A | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#3CE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e98a; /* rgb */ color: rgb(98, 233, 138); /* oklch */ color: oklch(83.6% 0.178 150.5);
Tailwind
colors: {
custom: {
50: '#9af1ad',
500: '#62e98a',
950: '#000000',
},
}SCSS
$custom: #62e98a; $custom-light: #9af1ad; $custom-dark: #000000;
JSON
{
"hex": "#62e98a",
"rgb": {
"r": 98,
"g": 233,
"b": 138
},
"hsl": {
"h": 137.778,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83635,
"c": 0.17777,
"h": 150.5
},
"luminance": 0.62709
}Semantic roles & 50–950 ramp
primary
#62E98A
secondary
#B73891
accent
#0E9CD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581