#62EB99#62EB99
#62EB99 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.167 H 154.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB99 |
|---|---|
| RGB | rgb(98, 235, 153) |
| HSL | hsl(144, 77%, 65%) |
| HSV | hsv(144, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.13, -55.36, 28.90) |
| CIE-LCH | lch(84.13, 62.45, 152.43°) |
| OKLab | oklab(84.4% -0.1502 0.0726) |
| OKLCH | oklch(84.4% 0.167 154.2) |
| XYZ | xyz(40.4918, 64.3094, 40.4099) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB99 #EB62B4
analogous
#6FEB62 #62EB99 #62EBDE
triadic
#62EB99 #9962EB #EB9962
tetradic
#62EB99 #626FEB #EB62B4 #EBDE62
square
#62EB99 #626FEB #EB62B4 #EBDE62
split-complementary
#62EB99 #DE62EB #EB626F
monochromatic
#18BB59 #2CE476 #62EB99 #98F2BC #CFF9E0
Accessibility & contrast
On white
1.51
#62EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#62EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB99
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB99 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#33E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62eb99; /* rgb */ color: rgb(98, 235, 153); /* oklch */ color: oklch(84.4% 0.167 154.2);
Tailwind
colors: {
custom: {
50: '#9af2b7',
500: '#62eb99',
950: '#000000',
},
}SCSS
$custom: #62eb99; $custom-light: #9af2b7; $custom-dark: #000000;
JSON
{
"hex": "#62eb99",
"rgb": {
"r": 98,
"g": 235,
"b": 153
},
"hsl": {
"h": 144.088,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84404,
"c": 0.16683,
"h": 154.2
},
"luminance": 0.64313
}Semantic roles & 50–950 ramp
primary
#62EB99
secondary
#BA3785
accent
#0C87DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581