#62ED88#62ED88
#62ED88 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.185 H 149.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED88 |
|---|---|
| RGB | rgb(98, 237, 136) |
| HSL | hsl(136, 79%, 66%) |
| HSV | hsv(136, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(84.45, -59.03, 37.87) |
| CIE-LCH | lch(84.45, 70.14, 147.32°) |
| OKLab | oklab(84.58% -0.1596 0.0934) |
| OKLCH | oklch(84.58% 0.185 149.7) |
| XYZ | xyz(39.7622, 64.9388, 33.7268) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED88 #ED62C7
analogous
#81ED62 #62ED88 #62EDCE
triadic
#62ED88 #8862ED #ED8862
tetradic
#62ED88 #6281ED #ED62C7 #EDCE62
square
#62ED88 #6281ED #ED62C7 #EDCE62
split-complementary
#62ED88 #CE62ED #ED6281
monochromatic
#16BF44 #2BE75E #62ED88 #99F3B2 #D0FADB
Accessibility & contrast
On white
1.50
#62ED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#62ED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED88
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED88 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA81
Deuteranopia (green-blind)
#DCCE8F
Tritanopia (blue-blind)
#3BE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed88; /* rgb */ color: rgb(98, 237, 136); /* oklch */ color: oklch(84.6% 0.185 149.7);
Tailwind
colors: {
custom: {
50: '#9af4ac',
500: '#62ed88',
950: '#000000',
},
}SCSS
$custom: #62ed88; $custom-light: #9af4ac; $custom-dark: #000000;
JSON
{
"hex": "#62ed88",
"rgb": {
"r": 98,
"g": 237,
"b": 136
},
"hsl": {
"h": 136.403,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84582,
"c": 0.18492,
"h": 149.7
},
"luminance": 0.64943
}Semantic roles & 50–950 ramp
primary
#62ED88
secondary
#BD3698
accent
#0AA2DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581