#62E99E#62E99E
#62E99E is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.160 H 156.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62E99E |
|---|---|
| RGB | rgb(98, 233, 158) |
| HSL | hsl(147, 75%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.62, -53.63, 25.66) |
| CIE-LCH | lch(83.62, 59.46, 154.43°) |
| OKLab | oklab(84.02% -0.1459 0.0648) |
| OKLCH | oklch(84.02% 0.16 156.1) |
| XYZ | xyz(40.3441, 63.3393, 42.4407) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 3.80
Aqua Green
#12E193
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E99E #E962AD
analogous
#69E962 #62E99E #62E9E2
triadic
#62E99E #9E62E9 #E99E62
tetradic
#62E99E #6269E9 #E962AD #E9E262
square
#62E99E #6269E9 #E962AD #E9E262
split-complementary
#62E99E #E262E9 #E96269
monochromatic
#1AB760 #2CE17D #62E99E #98F1BF #CDF8E0
Accessibility & contrast
On white
1.54
#62E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#62E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E99E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E99E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#30E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e99e; /* rgb */ color: rgb(98, 233, 158); /* oklch */ color: oklch(84.0% 0.160 156.1);
Tailwind
colors: {
custom: {
50: '#9af1bb',
500: '#62e99e',
950: '#000000',
},
}SCSS
$custom: #62e99e; $custom-light: #9af1bb; $custom-dark: #000000;
JSON
{
"hex": "#62e99e",
"rgb": {
"r": 98,
"g": 233,
"b": 158
},
"hsl": {
"h": 146.667,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.84018,
"c": 0.15968,
"h": 156.1
},
"luminance": 0.63343
}Semantic roles & 50–950 ramp
primary
#62E99E
secondary
#B7387F
accent
#0E7ED8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582