#62F88B#62F88B
#62F88B is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.3% C 0.197 H 149.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62F88B |
|---|---|
| RGB | rgb(98, 248, 139) |
| HSL | hsl(136, 91%, 68%) |
| HSV | hsv(136, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 44%, 2.7%) |
| CIE-LAB | lab(87.77, -62.68, 40.67) |
| CIE-LCH | lch(87.77, 74.72, 147.02°) |
| OKLab | oklab(87.33% -0.1693 0.0999) |
| OKLCH | oklch(87.33% 0.197 149.5) |
| XYZ | xyz(43.2614, 71.5913, 35.9597) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F88B #F862CF
analogous
#84F862 #62F88B #62F8D6
triadic
#62F88B #8B62F8 #F88B62
tetradic
#62F88B #6284F8 #F862CF #F8D662
square
#62F88B #6284F8 #F862CF #F8D662
split-complementary
#62F88B #D662F8 #F86284
monochromatic
#0AD641 #27F560 #62F88B #9DFBB6 #D7FDE2
Accessibility & contrast
On white
1.37
#62F88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#62F88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F88B
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F88B | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE483
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#35F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f88b; /* rgb */ color: rgb(98, 248, 139); /* oklch */ color: oklch(87.3% 0.197 149.5);
Tailwind
colors: {
custom: {
50: '#9cfcae',
500: '#62f88b',
950: '#000000',
},
}SCSS
$custom: #62f88b; $custom-light: #9cfcae; $custom-dark: #000000;
JSON
{
"hex": "#62f88b",
"rgb": {
"r": 98,
"g": 248,
"b": 139
},
"hsl": {
"h": 136.4,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87326,
"c": 0.1966,
"h": 149.5
},
"luminance": 0.71596
}Semantic roles & 50–950 ramp
primary
#62F88B
secondary
#D02EA4
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681