#62EE7B#62EE7B
#62EE7B is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.198 H 147.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE7B |
|---|---|
| RGB | rgb(98, 238, 123) |
| HSL | hsl(131, 80%, 66%) |
| HSV | hsv(131, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.57, -61.37, 44.35) |
| CIE-LCH | lch(84.57, 75.72, 144.14°) |
| OKLab | oklab(84.62% -0.166 0.1077) |
| OKLCH | oklch(84.62% 0.198 147) |
| XYZ | xyz(39.1841, 65.1721, 29.2496) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.74
Lightish Green
#61E160
ΔE00 3.89
Wintergreen
#20F986
ΔE00 3.89
Lightgreen (survey)
#76FF7B
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE7B #EE62D5
analogous
#8FEE62 #62EE7B #62EEC1
triadic
#62EE7B #7B62EE #EE7B62
tetradic
#62EE7B #628FEE #EE62D5 #EEC162
square
#62EE7B #628FEE #EE62D5 #EEC162
split-complementary
#62EE7B #C162EE #EE628F
monochromatic
#15C134 #2BE84D #62EE7B #99F4A9 #D0FAD8
Accessibility & contrast
On white
1.50
#62EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#62EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE7B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE7B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#41E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ee7b; /* rgb */ color: rgb(98, 238, 123); /* oklch */ color: oklch(84.6% 0.198 147.0);
Tailwind
colors: {
custom: {
50: '#9bf4a3',
500: '#62ee7b',
950: '#000000',
},
}SCSS
$custom: #62ee7b; $custom-light: #9bf4a3; $custom-dark: #000000;
JSON
{
"hex": "#62ee7b",
"rgb": {
"r": 98,
"g": 238,
"b": 123
},
"hsl": {
"h": 130.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84623,
"c": 0.19783,
"h": 147
},
"luminance": 0.65176
}Semantic roles & 50–950 ramp
primary
#62EE7B
secondary
#BF35A6
accent
#09B7DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580