#62E99F#62E99F
#62E99F is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.159 H 156.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62E99F |
|---|---|
| RGB | rgb(98, 233, 159) |
| HSL | hsl(147, 75%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.64, -53.44, 25.17) |
| CIE-LCH | lch(83.64, 59.08, 154.78°) |
| OKLab | oklab(84.04% -0.1455 0.0636) |
| OKLCH | oklch(84.04% 0.159 156.4) |
| XYZ | xyz(40.4305, 63.3738, 42.8959) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.79
Aqua Green
#12E193
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E99F #E962AC
analogous
#69E962 #62E99F #62E9E2
triadic
#62E99F #9F62E9 #E99F62
tetradic
#62E99F #6269E9 #E962AC #E9E262
square
#62E99F #6269E9 #E962AC #E9E262
split-complementary
#62E99F #E262E9 #E96269
monochromatic
#1AB761 #2CE17E #62E99F #98F1C0 #CDF8E1
Accessibility & contrast
On white
1.54
#62E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#62E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E99F
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E99F | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#2FE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e99f; /* rgb */ color: rgb(98, 233, 159); /* oklch */ color: oklch(84.0% 0.159 156.4);
Tailwind
colors: {
custom: {
50: '#9af1bb',
500: '#62e99f',
950: '#000000',
},
}SCSS
$custom: #62e99f; $custom-light: #9af1bb; $custom-dark: #000000;
JSON
{
"hex": "#62e99f",
"rgb": {
"r": 98,
"g": 233,
"b": 159
},
"hsl": {
"h": 147.111,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.84039,
"c": 0.1588,
"h": 156.4
},
"luminance": 0.63378
}Semantic roles & 50–950 ramp
primary
#62E99F
secondary
#B7387E
accent
#0E7CD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582