#62E992#62E992
#62E992 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.170 H 152.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #62E992 |
|---|---|
| RGB | rgb(98, 233, 146) |
| HSL | hsl(141, 75%, 65%) |
| HSV | hsv(141, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.41, -55.82, 31.51) |
| CIE-LCH | lch(83.41, 64.10, 150.56°) |
| OKLab | oklab(83.78% -0.1512 0.0787) |
| OKLCH | oklch(83.78% 0.17 152.5) |
| XYZ | xyz(39.3612, 62.9461, 37.2641) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.21
Sea Green (survey)
#53FCA1
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E992 #E962B9
analogous
#76E962 #62E992 #62E9D5
triadic
#62E992 #9262E9 #E99262
tetradic
#62E992 #6276E9 #E962B9 #E9D562
square
#62E992 #6276E9 #E962B9 #E9D562
split-complementary
#62E992 #D562E9 #E96276
monochromatic
#1AB752 #2CE16D #62E992 #98F1B7 #CDF8DD
Accessibility & contrast
On white
1.55
#62E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#62E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E992
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E992 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88C
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#38E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e992; /* rgb */ color: rgb(98, 233, 146); /* oklch */ color: oklch(83.8% 0.170 152.5);
Tailwind
colors: {
custom: {
50: '#9af1b2',
500: '#62e992',
950: '#000000',
},
}SCSS
$custom: #62e992; $custom-light: #9af1b2; $custom-dark: #000000;
JSON
{
"hex": "#62e992",
"rgb": {
"r": 98,
"g": 233,
"b": 146
},
"hsl": {
"h": 141.333,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83781,
"c": 0.17048,
"h": 152.5
},
"luminance": 0.6295
}Semantic roles & 50–950 ramp
primary
#62E992
secondary
#B7388A
accent
#0E90D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581