#62F990#62F990
#62F990 is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.7% C 0.193 H 150.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62F990 |
|---|---|
| RGB | rgb(98, 249, 144) |
| HSL | hsl(138, 93%, 68%) |
| HSV | hsv(138, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(88.14, -62.26, 38.70) |
| CIE-LCH | lch(88.14, 73.31, 148.13°) |
| OKLab | oklab(87.65% -0.1682 0.0955) |
| OKLCH | oklch(87.65% 0.193 150.4) |
| XYZ | xyz(43.9434, 72.3573, 38.0307) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.66
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F990 #F962CB
analogous
#7FF962 #62F990 #62F9DB
triadic
#62F990 #9062F9 #F99062
tetradic
#62F990 #627FF9 #F962CB #F9DB62
square
#62F990 #627FF9 #F962CB #F9DB62
split-complementary
#62F990 #DB62F9 #F9627F
monochromatic
#08D848 #27F766 #62F990 #9DFBBA #D8FEE3
Accessibility & contrast
On white
1.36
#62F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#62F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F990
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F990 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#31F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f990; /* rgb */ color: rgb(98, 249, 144); /* oklch */ color: oklch(87.7% 0.193 150.4);
Tailwind
colors: {
custom: {
50: '#9cfcb1',
500: '#62f990',
950: '#000000',
},
}SCSS
$custom: #62f990; $custom-light: #9cfcb1; $custom-dark: #000000;
JSON
{
"hex": "#62f990",
"rgb": {
"r": 98,
"g": 249,
"b": 144
},
"hsl": {
"h": 138.278,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87653,
"c": 0.19344,
"h": 150.4
},
"luminance": 0.72362
}Semantic roles & 50–950 ramp
primary
#62F990
secondary
#D22DA0
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681