#62E99A#62E99A
#62E99A is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.163 H 154.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62E99A |
|---|---|
| RGB | rgb(98, 233, 154) |
| HSL | hsl(145, 75%, 65%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.55, -54.38, 27.62) |
| CIE-LCH | lch(83.55, 60.99, 153.08°) |
| OKLab | oklab(83.94% -0.1477 0.0695) |
| OKLCH | oklch(83.94% 0.163 154.8) |
| XYZ | xyz(40.0054, 63.2038, 40.6569) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Aqua Green
#12E193
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E99A #E962B1
analogous
#6DE962 #62E99A #62E9DE
triadic
#62E99A #9A62E9 #E99A62
tetradic
#62E99A #626DE9 #E962B1 #E9DE62
square
#62E99A #626DE9 #E962B1 #E9DE62
split-complementary
#62E99A #DE62E9 #E9626D
monochromatic
#1AB75B #2CE177 #62E99A #98F1BD #CDF8DF
Accessibility & contrast
On white
1.54
#62E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#62E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E99A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E99A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#33E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e99a; /* rgb */ color: rgb(98, 233, 154); /* oklch */ color: oklch(83.9% 0.163 154.8);
Tailwind
colors: {
custom: {
50: '#9af1b8',
500: '#62e99a',
950: '#000000',
},
}SCSS
$custom: #62e99a; $custom-light: #9af1b8; $custom-dark: #000000;
JSON
{
"hex": "#62e99a",
"rgb": {
"r": 98,
"g": 233,
"b": 154
},
"hsl": {
"h": 144.889,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83936,
"c": 0.16325,
"h": 154.8
},
"luminance": 0.63208
}Semantic roles & 50–950 ramp
primary
#62E99A
secondary
#B73882
accent
#0E84D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581