#7FF99D#7FF99D
#7FF99D is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.9% C 0.168 H 149.8°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF99D |
|---|---|
| RGB | rgb(127, 249, 157) |
| HSL | hsl(135, 91%, 74%) |
| HSV | hsv(135, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(89.25, -53.53, 33.89) |
| CIE-LCH | lch(89.25, 63.36, 147.66°) |
| OKLab | oklab(88.88% -0.1454 0.0845) |
| OKLCH | oklch(88.88% 0.168 149.8) |
| XYZ | xyz(48.7107, 74.6939, 43.7423) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.83
Mint Green
#8FFF9F
ΔE00 1.98
Foam Green
#90FDA9
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF99D #F97FDB
analogous
#9EF97F #7FF99D #7FF9DA
triadic
#7FF99D #9D7FF9 #F99D7F
tetradic
#7FF99D #7F9EF9 #F97FDB #F9DA7F
square
#7FF99D #7F9EF9 #F97FDB #F9DA7F
split-complementary
#7FF99D #DA7FF9 #F97F9E
monochromatic
#0BF244 #45F670 #7FF99D #B9FCCA #E2FEE9
Accessibility & contrast
On white
1.32
#7FF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#7FF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF99D
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF99D | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE797
Deuteranopia (green-blind)
#E9DCA3
Tritanopia (blue-blind)
#66F5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff99d; /* rgb */ color: rgb(127, 249, 157); /* oklch */ color: oklch(88.9% 0.168 149.8);
Tailwind
colors: {
custom: {
50: '#abfcba',
500: '#7ff99d',
950: '#000000',
},
}SCSS
$custom: #7ff99d; $custom-light: #abfcba; $custom-dark: #000000;
JSON
{
"hex": "#7ff99d",
"rgb": {
"r": 127,
"g": 249,
"b": 157
},
"hsl": {
"h": 134.754,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.88882,
"c": 0.16819,
"h": 149.8
},
"luminance": 0.74698
}Semantic roles & 50–950 ramp
primary
#7FF99D
secondary
#D646B3
accent
#00ADE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582