#62E88D#62E88D
#62E88D is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.174 H 151.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62E88D |
|---|---|
| RGB | rgb(98, 232, 141) |
| HSL | hsl(139, 74%, 65%) |
| HSV | hsv(139, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(83.04, -56.29, 33.53) |
| CIE-LCH | lch(83.04, 65.52, 149.22°) |
| OKLab | oklab(83.44% -0.1524 0.0833) |
| OKLCH | oklch(83.44% 0.174 151.3) |
| XYZ | xyz(38.6984, 62.2294, 35.1662) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 4.18
Sea Green (survey)
#53FCA1
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E88D #E862BD
analogous
#7AE862 #62E88D #62E8D0
triadic
#62E88D #8D62E8 #E88D62
tetradic
#62E88D #627AE8 #E862BD #E8D062
square
#62E88D #627AE8 #E862BD #E8D062
split-complementary
#62E88D #D062E8 #E8627A
monochromatic
#1BB54C #2DE066 #62E88D #97F0B4 #CDF8DB
Accessibility & contrast
On white
1.56
#62E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#62E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E88D
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E88D | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D687
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#3BE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e88d; /* rgb */ color: rgb(98, 232, 141); /* oklch */ color: oklch(83.4% 0.174 151.3);
Tailwind
colors: {
custom: {
50: '#9af0af',
500: '#62e88d',
950: '#000000',
},
}SCSS
$custom: #62e88d; $custom-light: #9af0af; $custom-dark: #000000;
JSON
{
"hex": "#62e88d",
"rgb": {
"r": 98,
"g": 232,
"b": 141
},
"hsl": {
"h": 139.254,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83444,
"c": 0.17369,
"h": 151.3
},
"luminance": 0.62233
}Semantic roles & 50–950 ramp
primary
#62E88D
secondary
#B5398D
accent
#0F97D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581