#62E88C#62E88C
#62E88C is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.175 H 151.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62E88C |
|---|---|
| RGB | rgb(98, 232, 140) |
| HSL | hsl(139, 74%, 65%) |
| HSV | hsv(139, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(83.02, -56.46, 34.01) |
| CIE-LCH | lch(83.02, 65.91, 148.93°) |
| OKLab | oklab(83.43% -0.1528 0.0845) |
| OKLCH | oklch(83.43% 0.175 151.1) |
| XYZ | xyz(38.6244, 62.1997, 34.7762) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Turquoise Green
#04F489
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.59
Sea Green (survey)
#53FCA1
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E88C #E862BE
analogous
#7BE862 #62E88C #62E8CF
triadic
#62E88C #8C62E8 #E88C62
tetradic
#62E88C #627BE8 #E862BE #E8CF62
square
#62E88C #627BE8 #E862BE #E8CF62
split-complementary
#62E88C #CF62E8 #E8627B
monochromatic
#1BB54B #2DE065 #62E88C #97F0B3 #CDF8DA
Accessibility & contrast
On white
1.56
#62E88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#62E88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E88C
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E88C | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D686
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#3CE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e88c; /* rgb */ color: rgb(98, 232, 140); /* oklch */ color: oklch(83.4% 0.175 151.1);
Tailwind
colors: {
custom: {
50: '#9af0ae',
500: '#62e88c',
950: '#000000',
},
}SCSS
$custom: #62e88c; $custom-light: #9af0ae; $custom-dark: #000000;
JSON
{
"hex": "#62e88c",
"rgb": {
"r": 98,
"g": 232,
"b": 140
},
"hsl": {
"h": 138.806,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83426,
"c": 0.17461,
"h": 151.1
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#62E88C
secondary
#B5398E
accent
#0F98D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581