#62EF8D#62EF8D
#62EF8D is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.183 H 150.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF8D |
|---|---|
| RGB | rgb(98, 239, 141) |
| HSL | hsl(138, 82%, 66%) |
| HSV | hsv(138, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.12, -58.98, 36.26) |
| CIE-LCH | lch(85.12, 69.24, 148.42°) |
| OKLab | oklab(85.16% -0.1595 0.0898) |
| OKLCH | oklch(85.16% 0.183 150.6) |
| XYZ | xyz(40.7082, 66.2489, 35.8362) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.65
Minty Green
#0BF77D
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF8D #EF62C4
analogous
#7DEF62 #62EF8D #62EFD3
triadic
#62EF8D #8D62EF #EF8D62
tetradic
#62EF8D #627DEF #EF62C4 #EFD362
square
#62EF8D #627DEF #EF62C4 #EFD362
split-complementary
#62EF8D #D362EF #EF627D
monochromatic
#14C349 #2AE965 #62EF8D #9AF5B5 #D1FADE
Accessibility & contrast
On white
1.47
#62EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#62EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF8D
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF8D | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DECF93
Tritanopia (blue-blind)
#38EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef8d; /* rgb */ color: rgb(98, 239, 141); /* oklch */ color: oklch(85.2% 0.183 150.6);
Tailwind
colors: {
custom: {
50: '#9bf5af',
500: '#62ef8d',
950: '#000000',
},
}SCSS
$custom: #62ef8d; $custom-light: #9bf5af; $custom-dark: #000000;
JSON
{
"hex": "#62ef8d",
"rgb": {
"r": 98,
"g": 239,
"b": 141
},
"hsl": {
"h": 138.298,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85158,
"c": 0.18303,
"h": 150.6
},
"luminance": 0.66253
}Semantic roles & 50–950 ramp
primary
#62EF8D
secondary
#C13596
accent
#089DDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581