#7FE288#7FE288
#7FE288 is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.0% C 0.155 H 146.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE288 |
|---|---|
| RGB | rgb(127, 226, 136) |
| HSL | hsl(125, 63%, 69%) |
| HSV | hsv(125, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 39.8%, 11.4%) |
| CIE-LAB | lab(82.21, -47.39, 35.15) |
| CIE-LCH | lch(82.21, 59.01, 143.43°) |
| OKLab | oklab(83.02% -0.1289 0.087) |
| OKLCH | oklch(83.02% 0.156 146) |
| XYZ | xyz(40.3905, 60.6796, 32.8718) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 5.05
Lightish Green
#61E160
ΔE00 5.51
Palegreen
#98FB98
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 6.16
Baby Green
#8CFF9E
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE288 #E27FD9
analogous
#A8E27F #7FE288 #7FE2BA
triadic
#7FE288 #887FE2 #E2887F
tetradic
#7FE288 #7FA8E2 #E27FD9 #E2BA7F
square
#7FE288 #7FA8E2 #E27FD9 #E2BA7F
split-complementary
#7FE288 #BA7FE2 #E27FA8
monochromatic
#2BBC38 #4DD75A #7FE288 #B1EDB6 #E3F9E5
Accessibility & contrast
On white
1.60
#7FE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#7FE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE288
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE288 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D282
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#71DECC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fe288; /* rgb */ color: rgb(127, 226, 136); /* oklch */ color: oklch(83.0% 0.155 146.0);
Tailwind
colors: {
custom: {
50: '#a9ecab',
500: '#7fe288',
950: '#000000',
},
}SCSS
$custom: #7fe288; $custom-light: #a9ecab; $custom-dark: #000000;
JSON
{
"hex": "#7fe288",
"rgb": {
"r": 127,
"g": 226,
"b": 136
},
"hsl": {
"h": 125.455,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.83024,
"c": 0.1555,
"h": 146
},
"luminance": 0.60682
}Semantic roles & 50–950 ramp
primary
#7FE288
secondary
#BA4CB0
accent
#1BBBCB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581