#62F98C#62F98C
#62F98C is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.6% C 0.197 H 149.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62F98C |
|---|---|
| RGB | rgb(98, 249, 140) |
| HSL | hsl(137, 93%, 68%) |
| HSV | hsv(137, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(88.08, -62.89, 40.58) |
| CIE-LCH | lch(88.08, 74.85, 147.17°) |
| OKLab | oklab(87.59% -0.1699 0.0998) |
| OKLCH | oklch(87.59% 0.197 149.6) |
| XYZ | xyz(43.6431, 72.2372, 36.4491) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F98C #F962CF
analogous
#83F962 #62F98C #62F9D8
triadic
#62F98C #8C62F9 #F98C62
tetradic
#62F98C #6283F9 #F962CF #F9D862
square
#62F98C #6283F9 #F962CF #F9D862
split-complementary
#62F98C #D862F9 #F96283
monochromatic
#08D842 #27F761 #62F98C #9DFBB7 #D8FEE2
Accessibility & contrast
On white
1.36
#62F98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#62F98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F98C
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F98C | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE584
Deuteranopia (green-blind)
#E7D893
Tritanopia (blue-blind)
#34F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f98c; /* rgb */ color: rgb(98, 249, 140); /* oklch */ color: oklch(87.6% 0.197 149.6);
Tailwind
colors: {
custom: {
50: '#9cfcaf',
500: '#62f98c',
950: '#000000',
},
}SCSS
$custom: #62f98c; $custom-light: #9cfcaf; $custom-dark: #000000;
JSON
{
"hex": "#62f98c",
"rgb": {
"r": 98,
"g": 249,
"b": 140
},
"hsl": {
"h": 136.689,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87587,
"c": 0.197,
"h": 149.6
},
"luminance": 0.72241
}Semantic roles & 50–950 ramp
primary
#62F98C
secondary
#D22DA4
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681