#62E98B#62E98B
#62E98B is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.177 H 150.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62E98B |
|---|---|
| RGB | rgb(98, 233, 139) |
| HSL | hsl(138, 75%, 65%) |
| HSV | hsv(138, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.30, -57.01, 34.88) |
| CIE-LCH | lch(83.30, 66.84, 148.54°) |
| OKLab | oklab(83.65% -0.1543 0.0865) |
| OKLCH | oklch(83.65% 0.177 150.7) |
| XYZ | xyz(38.8332, 62.7349, 34.4837) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.57
Wintergreen
#20F986
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E98B #E962C0
analogous
#7DE962 #62E98B #62E9CE
triadic
#62E98B #8B62E9 #E98B62
tetradic
#62E98B #627DE9 #E962C0 #E9CE62
square
#62E98B #627DE9 #E962C0 #E9CE62
split-complementary
#62E98B #CE62E9 #E9627D
monochromatic
#1AB749 #2CE163 #62E98B #98F1B3 #CDF8DA
Accessibility & contrast
On white
1.55
#62E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#62E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E98B
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E98B | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#3CE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e98b; /* rgb */ color: rgb(98, 233, 139); /* oklch */ color: oklch(83.7% 0.177 150.7);
Tailwind
colors: {
custom: {
50: '#9af1ae',
500: '#62e98b',
950: '#000000',
},
}SCSS
$custom: #62e98b; $custom-light: #9af1ae; $custom-dark: #000000;
JSON
{
"hex": "#62e98b",
"rgb": {
"r": 98,
"g": 233,
"b": 139
},
"hsl": {
"h": 138.222,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83653,
"c": 0.17686,
"h": 150.7
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#62E98B
secondary
#B73890
accent
#0E9AD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581