#62E99D#62E99D
#62E99D is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.161 H 155.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62E99D |
|---|---|
| RGB | rgb(98, 233, 157) |
| HSL | hsl(146, 75%, 65%) |
| HSV | hsv(146, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.60, -53.82, 26.15) |
| CIE-LCH | lch(83.60, 59.84, 154.08°) |
| OKLab | oklab(84% -0.1464 0.066) |
| OKLCH | oklch(84% 0.161 155.7) |
| XYZ | xyz(40.2584, 63.3050, 41.9893) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.33
Light Blue Green
#7EFBB3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E99D #E962AE
analogous
#6BE962 #62E99D #62E9E0
triadic
#62E99D #9D62E9 #E99D62
tetradic
#62E99D #626BE9 #E962AE #E9E062
square
#62E99D #626BE9 #E962AE #E9E062
split-complementary
#62E99D #E062E9 #E9626B
monochromatic
#1AB75E #2CE17B #62E99D #98F1BF #CDF8E0
Accessibility & contrast
On white
1.54
#62E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#62E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E99D
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E99D | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#31E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e99d; /* rgb */ color: rgb(98, 233, 157); /* oklch */ color: oklch(84.0% 0.161 155.7);
Tailwind
colors: {
custom: {
50: '#9af1ba',
500: '#62e99d',
950: '#000000',
},
}SCSS
$custom: #62e99d; $custom-light: #9af1ba; $custom-dark: #000000;
JSON
{
"hex": "#62e99d",
"rgb": {
"r": 98,
"g": 233,
"b": 157
},
"hsl": {
"h": 146.222,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83997,
"c": 0.16057,
"h": 155.7
},
"luminance": 0.63309
}Semantic roles & 50–950 ramp
primary
#62E99D
secondary
#B73880
accent
#0E7FD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581