#7FE189#7FE189
#7FE189 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.8% C 0.153 H 146.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE189 |
|---|---|
| RGB | rgb(127, 225, 137) |
| HSL | hsl(126, 62%, 69%) |
| HSV | hsv(126, 44%, 88%) |
| CMYK | cmyk(43.6%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(81.93, -46.82, 34.29) |
| CIE-LCH | lch(81.93, 58.03, 143.78°) |
| OKLab | oklab(82.8% -0.1273 0.085) |
| OKLCH | oklch(82.8% 0.153 146.3) |
| XYZ | xyz(40.1908, 60.1659, 33.1574) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 5.13
Lightish Green
#61E160
ΔE00 5.77
Palegreen
#98FB98
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 5.94
Light Sea Green
#98F6B0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE189 #E17FD7
analogous
#A6E17F #7FE189 #7FE1BA
triadic
#7FE189 #897FE1 #E1897F
tetradic
#7FE189 #7FA6E1 #E17FD7 #E1BA7F
square
#7FE189 #7FA6E1 #E17FD7 #E1BA7F
split-complementary
#7FE189 #BA7FE1 #E17FA6
monochromatic
#2CBA3A #4DD55B #7FE189 #B1EDB7 #E2F8E4
Accessibility & contrast
On white
1.61
#7FE189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7FE189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE189
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE189 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D283
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#71DDCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fe189; /* rgb */ color: rgb(127, 225, 137); /* oklch */ color: oklch(82.8% 0.153 146.3);
Tailwind
colors: {
custom: {
50: '#a9ebac',
500: '#7fe189',
950: '#000000',
},
}SCSS
$custom: #7fe189; $custom-light: #a9ebac; $custom-dark: #000000;
JSON
{
"hex": "#7fe189",
"rgb": {
"r": 127,
"g": 225,
"b": 137
},
"hsl": {
"h": 126.122,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.82803,
"c": 0.15309,
"h": 146.3
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#7FE189
secondary
#B84CAD
accent
#1CB8CA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481