#62EE9A#62EE9A
#62EE9A is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.170 H 154.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE9A |
|---|---|
| RGB | rgb(98, 238, 154) |
| HSL | hsl(144, 80%, 66%) |
| HSV | hsv(144, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 35.3%, 6.7%) |
| CIE-LAB | lab(85.03, -56.35, 29.62) |
| CIE-LCH | lch(85.03, 63.66, 152.28°) |
| OKLab | oklab(85.15% -0.1529 0.0743) |
| OKLCH | oklch(85.15% 0.17 154.1) |
| XYZ | xyz(41.4409, 66.0748, 41.1354) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.43
Mediumspringgreen
#00FA9A
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE9A #EE62B6
analogous
#70EE62 #62EE9A #62EEE0
triadic
#62EE9A #9A62EE #EE9A62
tetradic
#62EE9A #6270EE #EE62B6 #EEE062
square
#62EE9A #6270EE #EE62B6 #EEE062
split-complementary
#62EE9A #E062EE #EE6270
monochromatic
#15C15A #2BE876 #62EE9A #99F4BE #D0FAE1
Accessibility & contrast
On white
1.48
#62EE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#62EE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE9A
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE9A | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC94
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#30EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ee9a; /* rgb */ color: rgb(98, 238, 154); /* oklch */ color: oklch(85.2% 0.170 154.1);
Tailwind
colors: {
custom: {
50: '#9af4b8',
500: '#62ee9a',
950: '#000000',
},
}SCSS
$custom: #62ee9a; $custom-light: #9af4b8; $custom-dark: #000000;
JSON
{
"hex": "#62ee9a",
"rgb": {
"r": 98,
"g": 238,
"b": 154
},
"hsl": {
"h": 144,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85154,
"c": 0.16996,
"h": 154.1
},
"luminance": 0.66079
}Semantic roles & 50–950 ramp
primary
#62EE9A
secondary
#BF3588
accent
#0988DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581