#62EA99#62EA99
#62EA99 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.165 H 154.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA99 |
|---|---|
| RGB | rgb(98, 234, 153) |
| HSL | hsl(144, 76%, 65%) |
| HSV | hsv(144, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.83, -54.96, 28.51) |
| CIE-LCH | lch(83.83, 61.91, 152.59°) |
| OKLab | oklab(84.16% -0.1492 0.0716) |
| OKLCH | oklch(84.16% 0.165 154.4) |
| XYZ | xyz(40.2063, 63.7384, 40.3147) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA99 #EA62B3
analogous
#6FEA62 #62EA99 #62EADD
triadic
#62EA99 #9962EA #EA9962
tetradic
#62EA99 #626FEA #EA62B3 #EADD62
square
#62EA99 #626FEA #EA62B3 #EADD62
split-complementary
#62EA99 #DD62EA #EA626F
monochromatic
#19B959 #2CE376 #62EA99 #98F1BC #CEF8DF
Accessibility & contrast
On white
1.53
#62EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#62EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA99
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA99 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#33E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea99; /* rgb */ color: rgb(98, 234, 153); /* oklch */ color: oklch(84.2% 0.165 154.4);
Tailwind
colors: {
custom: {
50: '#9af2b7',
500: '#62ea99',
950: '#000000',
},
}SCSS
$custom: #62ea99; $custom-light: #9af2b7; $custom-dark: #000000;
JSON
{
"hex": "#62ea99",
"rgb": {
"r": 98,
"g": 234,
"b": 153
},
"hsl": {
"h": 144.265,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.8416,
"c": 0.16549,
"h": 154.4
},
"luminance": 0.63742
}Semantic roles & 50–950 ramp
primary
#62EA99
secondary
#B83884
accent
#0D86D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581