#7FF789#7FF789
#7FF789 is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.1% C 0.184 H 145.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF789 |
|---|---|
| RGB | rgb(127, 247, 137) |
| HSL | hsl(125, 88%, 73%) |
| HSV | hsv(125, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(88.37, -55.81, 42.59) |
| CIE-LCH | lch(88.37, 70.21, 142.65°) |
| OKLab | oklab(88.07% -0.1516 0.1042) |
| OKLCH | oklch(88.07% 0.184 145.5) |
| XYZ | xyz(46.5259, 72.8362, 35.2691) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 2.81
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Mint Green
#8FFF9F
ΔE00 2.95
Easter Green
#8CFD7E
ΔE00 2.98
Lightgreen
#90EE90
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF789 #F77FED
analogous
#B1F77F #7FF789 #7FF7C5
triadic
#7FF789 #897FF7 #F7897F
tetradic
#7FF789 #7FB1F7 #F77FED #F7C57F
square
#7FF789 #7FB1F7 #F77FED #F7C57F
split-complementary
#7FF789 #C57FF7 #F77FB1
monochromatic
#0FED21 #45F354 #7FF789 #B9FBBE #E2FDE4
Accessibility & contrast
On white
1.35
#7FF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#7FF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF789
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF789 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE580
Deuteranopia (green-blind)
#EAD990
Tritanopia (blue-blind)
#6CF2DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7ff789; /* rgb */ color: rgb(127, 247, 137); /* oklch */ color: oklch(88.1% 0.184 145.5);
Tailwind
colors: {
custom: {
50: '#abfbad',
500: '#7ff789',
950: '#000000',
},
}SCSS
$custom: #7ff789; $custom-light: #abfbad; $custom-dark: #000000;
JSON
{
"hex": "#7ff789",
"rgb": {
"r": 127,
"g": 247,
"b": 137
},
"hsl": {
"h": 125,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88065,
"c": 0.18394,
"h": 145.5
},
"luminance": 0.7284
}Semantic roles & 50–950 ramp
primary
#7FF789
secondary
#D347C8
accent
#01D2E5
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581