#62E092#62E092
#62E092 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.158 H 153.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62E092 |
|---|---|
| RGB | rgb(98, 224, 146) |
| HSL | hsl(143, 67%, 63%) |
| HSV | hsv(143, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.73, -52.25, 27.92) |
| CIE-LCH | lch(80.73, 59.24, 151.88°) |
| OKLab | oklab(81.58% -0.1419 0.0701) |
| OKLCH | oklch(81.58% 0.158 153.7) |
| XYZ | xyz(36.8781, 57.9799, 36.4364) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 4.01
Tealish Green
#0CDC73
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E092 #E062B0
analogous
#71E062 #62E092 #62E0D1
triadic
#62E092 #9262E0 #E09262
tetradic
#62E092 #6271E0 #E062B0 #E0D162
square
#62E092 #6271E0 #E062B0 #E0D162
split-complementary
#62E092 #D162E0 #E06271
monochromatic
#21A754 #2FD66F #62E092 #95EAB5 #C8F4D9
Accessibility & contrast
On white
1.67
#62E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#62E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E092
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E092 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#3CDDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e092; /* rgb */ color: rgb(98, 224, 146); /* oklch */ color: oklch(81.6% 0.158 153.7);
Tailwind
colors: {
custom: {
50: '#98eab2',
500: '#62e092',
950: '#000000',
},
}SCSS
$custom: #62e092; $custom-light: #98eab2; $custom-dark: #000000;
JSON
{
"hex": "#62e092",
"rgb": {
"r": 98,
"g": 224,
"b": 146
},
"hsl": {
"h": 142.857,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81579,
"c": 0.15824,
"h": 153.7
},
"luminance": 0.57983
}Semantic roles & 50–950 ramp
primary
#62E092
secondary
#A93D80
accent
#1789CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481