#7FFD99#7FFD99
#7FFD99 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.8% C 0.177 H 148.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFD99 |
|---|---|
| RGB | rgb(127, 253, 153) |
| HSL | hsl(132, 97%, 75%) |
| HSV | hsv(132, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(90.35, -55.78, 37.32) |
| CIE-LCH | lch(90.35, 67.12, 146.22°) |
| OKLab | oklab(89.76% -0.1514 0.0925) |
| OKLCH | oklch(89.76% 0.177 148.6) |
| XYZ | xyz(49.6243, 77.0585, 42.3896) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.20
Mint Green
#8FFF9F
ΔE00 1.48
Foam Green
#90FDA9
ΔE00 2.68
Palegreen
#98FB98
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFD99 #FD7FE3
analogous
#A4FD7F #7FFD99 #7FFDD8
triadic
#7FFD99 #997FFD #FD997F
tetradic
#7FFD99 #7FA4FD #FD7FE3 #FDD87F
square
#7FFD99 #7FA4FD #FD7FE3 #FDD87F
split-complementary
#7FFD99 #D87FFD #FD7FA4
monochromatic
#06FB39 #43FC69 #7FFD99 #BBFEC9 #E1FFE7
Accessibility & contrast
On white
1.28
#7FFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7FFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFD99
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFD99 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#EDDF9F
Tritanopia (blue-blind)
#66F9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffd99; /* rgb */ color: rgb(127, 253, 153); /* oklch */ color: oklch(89.8% 0.177 148.6);
Tailwind
colors: {
custom: {
50: '#acffb8',
500: '#7ffd99',
950: '#000000',
},
}SCSS
$custom: #7ffd99; $custom-light: #acffb8; $custom-dark: #000000;
JSON
{
"hex": "#7ffd99",
"rgb": {
"r": 127,
"g": 253,
"b": 153
},
"hsl": {
"h": 132.381,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.8976,
"c": 0.17741,
"h": 148.6
},
"luminance": 0.77062
}Semantic roles & 50–950 ramp
primary
#7FFD99
secondary
#DB45BC
accent
#00B6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681