#7FF989#7FF989
#7FF989 is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.5% C 0.187 H 145.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF989 |
|---|---|
| RGB | rgb(127, 249, 137) |
| HSL | hsl(125, 91%, 74%) |
| HSV | hsv(125, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(88.95, -56.60, 43.33) |
| CIE-LCH | lch(88.95, 71.29, 142.56°) |
| OKLab | oklab(88.54% -0.1537 0.1059) |
| OKLCH | oklch(88.54% 0.187 145.4) |
| XYZ | xyz(47.1408, 74.0659, 35.4741) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Palegreen
#98FB98
ΔE00 2.69
Easter Green
#8CFD7E
ΔE00 2.70
Baby Green
#8CFF9E
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 2.91
Lightgreen
#90EE90
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF989 #F97FEF
analogous
#B2F97F #7FF989 #7FF9C6
triadic
#7FF989 #897FF9 #F9897F
tetradic
#7FF989 #7FB2F9 #F97FEF #F9C67F
square
#7FF989 #7FB2F9 #F97FEF #F9C67F
split-complementary
#7FF989 #C67FF9 #F97FB2
monochromatic
#0BF21E #45F653 #7FF989 #B9FCBF #E2FEE4
Accessibility & contrast
On white
1.33
#7FF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#7FF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF989
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF989 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE680
Deuteranopia (green-blind)
#ECDB90
Tritanopia (blue-blind)
#6CF4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff989; /* rgb */ color: rgb(127, 249, 137); /* oklch */ color: oklch(88.5% 0.187 145.4);
Tailwind
colors: {
custom: {
50: '#acfcad',
500: '#7ff989',
950: '#000000',
},
}SCSS
$custom: #7ff989; $custom-light: #acfcad; $custom-dark: #000000;
JSON
{
"hex": "#7ff989",
"rgb": {
"r": 127,
"g": 249,
"b": 137
},
"hsl": {
"h": 124.918,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.88543,
"c": 0.18665,
"h": 145.4
},
"luminance": 0.7407
}Semantic roles & 50–950 ramp
primary
#7FF989
secondary
#D646CA
accent
#00D3E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581