#62F78B#62F78B
#62F78B is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.195 H 149.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62F78B |
|---|---|
| RGB | rgb(98, 247, 139) |
| HSL | hsl(137, 90%, 68%) |
| HSV | hsv(137, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(87.47, -62.31, 40.29) |
| CIE-LCH | lch(87.47, 74.20, 147.11°) |
| OKLab | oklab(87.08% -0.1683 0.099) |
| OKLCH | oklch(87.08% 0.195 149.5) |
| XYZ | xyz(42.9548, 70.9781, 35.8575) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F78B #F762CE
analogous
#83F762 #62F78B #62F7D5
triadic
#62F78B #8B62F7 #F78B62
tetradic
#62F78B #6283F7 #F762CE #F7D562
square
#62F78B #6283F7 #F762CE #F7D562
split-complementary
#62F78B #D562F7 #F76283
monochromatic
#0BD442 #28F460 #62F78B #9CFAB6 #D6FDE1
Accessibility & contrast
On white
1.38
#62F78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#62F78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F78B
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F78B | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E383
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#35F3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f78b; /* rgb */ color: rgb(98, 247, 139); /* oklch */ color: oklch(87.1% 0.195 149.5);
Tailwind
colors: {
custom: {
50: '#9cfbae',
500: '#62f78b',
950: '#000000',
},
}SCSS
$custom: #62f78b; $custom-light: #9cfbae; $custom-dark: #000000;
JSON
{
"hex": "#62f78b",
"rgb": {
"r": 98,
"g": 247,
"b": 139
},
"hsl": {
"h": 136.51,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.87081,
"c": 0.1953,
"h": 149.5
},
"luminance": 0.70982
}Semantic roles & 50–950 ramp
primary
#62F78B
secondary
#CF2FA3
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581