#62EA90#62EA90
#62EA90 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.174 H 151.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA90 |
|---|---|
| RGB | rgb(98, 234, 144) |
| HSL | hsl(140, 76%, 65%) |
| HSV | hsv(140, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.68, -56.56, 32.87) |
| CIE-LCH | lch(83.68, 65.41, 149.84°) |
| OKLab | oklab(83.99% -0.1531 0.0819) |
| OKLCH | oklch(83.99% 0.174 151.9) |
| XYZ | xyz(39.4908, 63.4522, 36.5465) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.97
Light Green Blue
#56FCA2
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA90 #EA62BC
analogous
#78EA62 #62EA90 #62EAD4
triadic
#62EA90 #9062EA #EA9062
tetradic
#62EA90 #6278EA #EA62BC #EAD462
square
#62EA90 #6278EA #EA62BC #EAD462
split-complementary
#62EA90 #D462EA #EA6278
monochromatic
#19B94F #2CE36A #62EA90 #98F1B6 #CEF8DC
Accessibility & contrast
On white
1.53
#62EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#62EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA90
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA90 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88A
Deuteranopia (green-blind)
#D8CC96
Tritanopia (blue-blind)
#39E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea90; /* rgb */ color: rgb(98, 234, 144); /* oklch */ color: oklch(84.0% 0.174 151.9);
Tailwind
colors: {
custom: {
50: '#9af2b1',
500: '#62ea90',
950: '#000000',
},
}SCSS
$custom: #62ea90; $custom-light: #9af2b1; $custom-dark: #000000;
JSON
{
"hex": "#62ea90",
"rgb": {
"r": 98,
"g": 234,
"b": 144
},
"hsl": {
"h": 140.294,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83988,
"c": 0.17365,
"h": 151.9
},
"luminance": 0.63456
}Semantic roles & 50–950 ramp
primary
#62EA90
secondary
#B8388D
accent
#0D94D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581