#62EE90#62EE90
#62EE90 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.179 H 151.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE90 |
|---|---|
| RGB | rgb(98, 238, 144) |
| HSL | hsl(140, 80%, 66%) |
| HSV | hsv(140, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(84.87, -58.10, 34.44) |
| CIE-LCH | lch(84.87, 67.54, 149.34°) |
| OKLab | oklab(84.97% -0.1572 0.0856) |
| OKLCH | oklch(84.97% 0.179 151.4) |
| XYZ | xyz(40.6425, 65.7555, 36.9304) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE90 #EE62C0
analogous
#7AEE62 #62EE90 #62EED6
triadic
#62EE90 #9062EE #EE9062
tetradic
#62EE90 #627AEE #EE62C0 #EED662
square
#62EE90 #627AEE #EE62C0 #EED662
split-complementary
#62EE90 #D662EE #EE627A
monochromatic
#15C14D #2BE869 #62EE90 #99F4B7 #D0FADE
Accessibility & contrast
On white
1.48
#62EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#62EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE90
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE90 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#37EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ee90; /* rgb */ color: rgb(98, 238, 144); /* oklch */ color: oklch(85.0% 0.179 151.4);
Tailwind
colors: {
custom: {
50: '#9af4b1',
500: '#62ee90',
950: '#000000',
},
}SCSS
$custom: #62ee90; $custom-light: #9af4b1; $custom-dark: #000000;
JSON
{
"hex": "#62ee90",
"rgb": {
"r": 98,
"g": 238,
"b": 144
},
"hsl": {
"h": 139.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84967,
"c": 0.17898,
"h": 151.4
},
"luminance": 0.65759
}Semantic roles & 50–950 ramp
primary
#62EE90
secondary
#BF3592
accent
#0997DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581