#7FF189#7FF189
#7FF189 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.176 H 145.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF189 |
|---|---|
| RGB | rgb(127, 241, 137) |
| HSL | hsl(125, 80%, 72%) |
| HSV | hsv(125, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(86.62, -53.42, 40.35) |
| CIE-LCH | lch(86.62, 66.95, 142.93°) |
| OKLab | oklab(86.63% -0.1451 0.0991) |
| OKLCH | oklch(86.63% 0.176 145.7) |
| XYZ | xyz(44.7206, 69.2255, 34.6674) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.13
Palegreen
#98FB98
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 4.04
Lightgreen (survey)
#76FF7B
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF189 #F17FE7
analogous
#AEF17F #7FF189 #7FF1C2
triadic
#7FF189 #897FF1 #F1897F
tetradic
#7FF189 #7FAEF1 #F17FE7 #F1C27F
square
#7FF189 #7FAEF1 #F17FE7 #F1C27F
split-complementary
#7FF189 #C27FF1 #F17FAE
monochromatic
#18DD2A #48EB56 #7FF189 #B6F7BC #E3FCE6
Accessibility & contrast
On white
1.41
#7FF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#7FF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF189
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF189 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#E4D590
Tritanopia (blue-blind)
#6DECD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff189; /* rgb */ color: rgb(127, 241, 137); /* oklch */ color: oklch(86.6% 0.176 145.7);
Tailwind
colors: {
custom: {
50: '#abf6ad',
500: '#7ff189',
950: '#000000',
},
}SCSS
$custom: #7ff189; $custom-light: #abf6ad; $custom-dark: #000000;
JSON
{
"hex": "#7ff189",
"rgb": {
"r": 127,
"g": 241,
"b": 137
},
"hsl": {
"h": 125.263,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.8663,
"c": 0.17571,
"h": 145.7
},
"luminance": 0.69229
}Semantic roles & 50–950 ramp
primary
#7FF189
secondary
#CC48C0
accent
#09CADD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581