#62F18A#62F18A
#62F18A is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.188 H 149.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62F18A |
|---|---|
| RGB | rgb(98, 241, 138) |
| HSL | hsl(137, 84%, 66%) |
| HSV | hsv(137, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(85.67, -60.23, 38.46) |
| CIE-LCH | lch(85.67, 71.46, 147.44°) |
| OKLab | oklab(85.6% -0.1628 0.0948) |
| OKLCH | oklch(85.6% 0.188 149.8) |
| XYZ | xyz(41.0767, 67.3383, 34.8727) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F18A #F162C9
analogous
#82F162 #62F18A #62F1D2
triadic
#62F18A #8A62F1 #F18A62
tetradic
#62F18A #6282F1 #F162C9 #F1D262
square
#62F18A #6282F1 #F162C9 #F1D262
split-complementary
#62F18A #D262F1 #F16282
monochromatic
#12C744 #2AEC60 #62F18A #9AF6B4 #D2FBDE
Accessibility & contrast
On white
1.45
#62F18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#62F18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F18A
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F18A | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#39EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f18a; /* rgb */ color: rgb(98, 241, 138); /* oklch */ color: oklch(85.6% 0.188 149.8);
Tailwind
colors: {
custom: {
50: '#9bf7ad',
500: '#62f18a',
950: '#000000',
},
}SCSS
$custom: #62f18a; $custom-light: #9bf7ad; $custom-dark: #000000;
JSON
{
"hex": "#62f18a",
"rgb": {
"r": 98,
"g": 241,
"b": 138
},
"hsl": {
"h": 136.783,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85597,
"c": 0.18838,
"h": 149.8
},
"luminance": 0.67342
}Semantic roles & 50–950 ramp
primary
#62F18A
secondary
#C4339B
accent
#05A3E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581