#62EA7B#62EA7B
#62EA7B is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.193 H 147.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA7B |
|---|---|
| RGB | rgb(98, 234, 123) |
| HSL | hsl(131, 76%, 65%) |
| HSV | hsv(131, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.37, -59.89, 42.85) |
| CIE-LCH | lch(83.37, 73.64, 144.41°) |
| OKLab | oklab(83.64% -0.162 0.1043) |
| OKLCH | oklch(83.64% 0.193 147.2) |
| XYZ | xyz(38.0325, 62.8688, 28.8657) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightish Green
#61E160
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.13
Wintergreen
#20F986
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA7B #EA62D1
analogous
#8DEA62 #62EA7B #62EABF
triadic
#62EA7B #7B62EA #EA7B62
tetradic
#62EA7B #628DEA #EA62D1 #EABF62
square
#62EA7B #628DEA #EA62D1 #EABF62
split-complementary
#62EA7B #BF62EA #EA628D
monochromatic
#19B936 #2CE34E #62EA7B #98F1A8 #CEF8D6
Accessibility & contrast
On white
1.55
#62EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#62EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA7B
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA7B | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#42E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea7b; /* rgb */ color: rgb(98, 234, 123); /* oklch */ color: oklch(83.6% 0.193 147.2);
Tailwind
colors: {
custom: {
50: '#9af2a3',
500: '#62ea7b',
950: '#000000',
},
}SCSS
$custom: #62ea7b; $custom-light: #9af2a3; $custom-dark: #000000;
JSON
{
"hex": "#62ea7b",
"rgb": {
"r": 98,
"g": 234,
"b": 123
},
"hsl": {
"h": 131.029,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83636,
"c": 0.19264,
"h": 147.2
},
"luminance": 0.62872
}Semantic roles & 50–950 ramp
primary
#62EA7B
secondary
#B838A1
accent
#0DB3D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580