#62ED90#62ED90
#62ED90 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.178 H 151.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED90 |
|---|---|
| RGB | rgb(98, 237, 144) |
| HSL | hsl(140, 79%, 66%) |
| HSV | hsv(140, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.57, -57.72, 34.05) |
| CIE-LCH | lch(84.57, 67.01, 149.46°) |
| OKLab | oklab(84.72% -0.1562 0.0846) |
| OKLCH | oklch(84.72% 0.178 151.5) |
| XYZ | xyz(40.3522, 65.1748, 36.8336) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED90 #ED62BF
analogous
#79ED62 #62ED90 #62EDD5
triadic
#62ED90 #9062ED #ED9062
tetradic
#62ED90 #6279ED #ED62BF #EDD562
square
#62ED90 #6279ED #ED62BF #EDD562
split-complementary
#62ED90 #D562ED #ED6279
monochromatic
#16BF4E #2BE769 #62ED90 #99F3B7 #D0FADE
Accessibility & contrast
On white
1.50
#62ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#62ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED90
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED90 | 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)
#EEDB8A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#37EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed90; /* rgb */ color: rgb(98, 237, 144); /* oklch */ color: oklch(84.7% 0.178 151.5);
Tailwind
colors: {
custom: {
50: '#9af4b1',
500: '#62ed90',
950: '#000000',
},
}SCSS
$custom: #62ed90; $custom-light: #9af4b1; $custom-dark: #000000;
JSON
{
"hex": "#62ed90",
"rgb": {
"r": 98,
"g": 237,
"b": 144
},
"hsl": {
"h": 139.856,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84722,
"c": 0.17766,
"h": 151.5
},
"luminance": 0.65179
}Semantic roles & 50–950 ramp
primary
#62ED90
secondary
#BD3690
accent
#0A96DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581