#7FFD8A#7FFD8A
#7FFD8A is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.5% C 0.191 H 145.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFD8A |
|---|---|
| RGB | rgb(127, 253, 138) |
| HSL | hsl(125, 97%, 75%) |
| HSV | hsv(125, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(90.13, -58.03, 44.35) |
| CIE-LCH | lch(90.13, 73.04, 142.61°) |
| OKLab | oklab(89.52% -0.1575 0.1082) |
| OKLCH | oklch(89.52% 0.191 145.5) |
| XYZ | xyz(48.4624, 76.5938, 36.2701) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.09
Easter Green
#8CFD7E
ΔE00 2.44
Baby Green
#8CFF9E
ΔE00 2.72
Palegreen
#98FB98
ΔE00 2.88
Mint Green
#8FFF9F
ΔE00 2.90
Light Green
#96F97B
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFD8A #FD7FF2
analogous
#B3FD7F #7FFD8A #7FFDC9
triadic
#7FFD8A #8A7FFD #FD8A7F
tetradic
#7FFD8A #7FB3FD #FD7FF2 #FDC97F
square
#7FFD8A #7FB3FD #FD7FF2 #FDC97F
split-complementary
#7FFD8A #C97FFD #FD7FB3
monochromatic
#06FB1C #43FC53 #7FFD8A #BBFEC1 #E1FFE3
Accessibility & contrast
On white
1.29
#7FFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7FFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFD8A
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFD8A | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#6BF8E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffd8a; /* rgb */ color: rgb(127, 253, 138); /* oklch */ color: oklch(89.5% 0.191 145.5);
Tailwind
colors: {
custom: {
50: '#acffae',
500: '#7ffd8a',
950: '#000000',
},
}SCSS
$custom: #7ffd8a; $custom-light: #acffae; $custom-dark: #000000;
JSON
{
"hex": "#7ffd8a",
"rgb": {
"r": 127,
"g": 253,
"b": 138
},
"hsl": {
"h": 125.238,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.89515,
"c": 0.19113,
"h": 145.5
},
"luminance": 0.76598
}Semantic roles & 50–950 ramp
primary
#7FFD8A
secondary
#DB45CE
accent
#00D1E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681