#62EB90#62EB90
#62EB90 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.175 H 151.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB90 |
|---|---|
| RGB | rgb(98, 235, 144) |
| HSL | hsl(140, 77%, 65%) |
| HSV | hsv(140, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.98, -56.94, 33.26) |
| CIE-LCH | lch(83.98, 65.95, 149.71°) |
| OKLab | oklab(84.23% -0.1542 0.0828) |
| OKLCH | oklch(84.23% 0.175 151.8) |
| XYZ | xyz(39.7763, 64.0232, 36.6417) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB90 #EB62BD
analogous
#78EB62 #62EB90 #62EBD4
triadic
#62EB90 #9062EB #EB9062
tetradic
#62EB90 #6278EB #EB62BD #EBD462
square
#62EB90 #6278EB #EB62BD #EBD462
split-complementary
#62EB90 #D462EB #EB6278
monochromatic
#18BB4F #2CE46A #62EB90 #98F2B6 #CFF9DD
Accessibility & contrast
On white
1.52
#62EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#62EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB90
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB90 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#38E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62eb90; /* rgb */ color: rgb(98, 235, 144); /* oklch */ color: oklch(84.2% 0.175 151.8);
Tailwind
colors: {
custom: {
50: '#9af2b1',
500: '#62eb90',
950: '#000000',
},
}SCSS
$custom: #62eb90; $custom-light: #9af2b1; $custom-dark: #000000;
JSON
{
"hex": "#62eb90",
"rgb": {
"r": 98,
"g": 235,
"b": 144
},
"hsl": {
"h": 140.146,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84233,
"c": 0.17498,
"h": 151.8
},
"luminance": 0.64027
}Semantic roles & 50–950 ramp
primary
#62EB90
secondary
#BA378E
accent
#0C95DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581