#62F890#62F890
#62F890 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.4% C 0.192 H 150.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #62F890 |
|---|---|
| RGB | rgb(98, 248, 144) |
| HSL | hsl(138, 91%, 68%) |
| HSV | hsv(138, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(87.84, -61.88, 38.32) |
| CIE-LCH | lch(87.84, 72.79, 148.23°) |
| OKLab | oklab(87.41% -0.1672 0.0946) |
| OKLCH | oklch(87.41% 0.192 150.5) |
| XYZ | xyz(43.6351, 71.7408, 37.9280) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F890 #F862CA
analogous
#7FF862 #62F890 #62F8DB
triadic
#62F890 #9062F8 #F89062
tetradic
#62F890 #627FF8 #F862CA #F8DB62
square
#62F890 #627FF8 #F862CA #F8DB62
split-complementary
#62F890 #DB62F8 #F8627F
monochromatic
#0AD648 #27F567 #62F890 #9DFBB9 #D7FDE3
Accessibility & contrast
On white
1.37
#62F890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#62F890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F890
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F890 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E588
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#32F4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f890; /* rgb */ color: rgb(98, 248, 144); /* oklch */ color: oklch(87.4% 0.192 150.5);
Tailwind
colors: {
custom: {
50: '#9cfcb1',
500: '#62f890',
950: '#000000',
},
}SCSS
$custom: #62f890; $custom-light: #9cfcb1; $custom-dark: #000000;
JSON
{
"hex": "#62f890",
"rgb": {
"r": 98,
"g": 248,
"b": 144
},
"hsl": {
"h": 138.4,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87409,
"c": 0.19214,
"h": 150.5
},
"luminance": 0.71745
}Semantic roles & 50–950 ramp
primary
#62F890
secondary
#D02E9F
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681